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 ac7f486 + 19826dc commit 2a00e01Copy full SHA for 2a00e01
1 file changed
android/build.gradle.kts
@@ -71,7 +71,7 @@ dependencies {
71
implementation("com.google.android.material:material:1.14.0")
72
implementation("com.fasterxml.jackson.core:jackson-databind:2.22.1")
73
74
- implementation(platform("com.google.firebase:firebase-bom:34.15.0"))
+ implementation(platform("com.google.firebase:firebase-bom:34.16.0"))
75
implementation("com.google.firebase:firebase-messaging-ktx:24.1.2")
76
testImplementation("junit:junit:4.13.2")
77
testImplementation("io.mockk:mockk-android:1.14.11")
0 commit comments