We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a2de73 + b4cfee1 commit 3e059e6Copy full SHA for 3e059e6
1 file changed
android/build.gradle.kts
@@ -68,7 +68,7 @@ android {
68
dependencies {
69
implementation("androidx.core:core-ktx:1.17.0")
70
implementation("androidx.appcompat:appcompat:1.7.1")
71
- implementation("com.google.android.material:material:1.13.0")
+ implementation("com.google.android.material:material:1.14.0")
72
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.0")
73
74
implementation(platform("com.google.firebase:firebase-bom:34.14.1"))
0 commit comments