Skip to content

Commit d534704

Browse files
chore(deps): update dependency com.google.android.material:material to v1.4.0 (#520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 002062e commit d534704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030
androidSwipeRefreshLayout : "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0",
3131
junit : "junit:junit:4.13.2",
3232
kotlinStdlibJdk7 : "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.31",
33-
materialComponents : "com.google.android.material:material:1.3.0",
33+
materialComponents : "com.google.android.material:material:1.4.0",
3434
moshiKotlin : "com.squareup.moshi:moshi-kotlin:1.12.0",
3535
moshiKotlinCodegen : "com.squareup.moshi:moshi-kotlin-codegen:1.12.0",
3636
]

0 commit comments

Comments
 (0)