Bump material from 1.2.1 to 1.3.0 (#764)

Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.2.1...1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/779/head
dependabot[bot] 5 years ago committed by GitHub
parent ff748b27a5
commit 2e94bebcac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -101,7 +101,7 @@ dependencies {
implementation("androidx.appcompat:appcompat:1.2.0")
implementation("androidx.legacy:legacy-preference-v14:1.0.0")
implementation("androidx.legacy:legacy-support-v4:1.0.0")
implementation("com.google.android.material:material:1.2.1")
implementation("com.google.android.material:material:1.3.0")
implementation("com.google.zxing:core:3.4.1")
implementation("com.opencsv:opencsv:5.3")
implementation(project(":uhabits-core"))

Loading…
Cancel
Save