There was an error while loading. Please reload this page.
2 parents 063d1de + 5a78552 commit 85bf88fCopy full SHA for 85bf88f
1 file changed
android/build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
37
implementation("androidx.core:core-ktx:1.9.0")
38
implementation("androidx.appcompat:appcompat:1.6.0")
39
- implementation("com.google.android.material:material:1.7.0")
+ implementation("com.google.android.material:material:1.14.0")
40
testImplementation("junit:junit:4.13.2")
41
androidTestImplementation("androidx.test.ext:junit:1.3.0")
42
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")
0 commit comments