diff --git a/kotlin/android/app/build.gradle.kts b/kotlin/android/app/build.gradle.kts index d864e1177..0cf534fc5 100644 --- a/kotlin/android/app/build.gradle.kts +++ b/kotlin/android/app/build.gradle.kts @@ -196,7 +196,7 @@ dependencies { androidTestImplementation("androidx.test.ext:junit:1.1.5") // Import the BoM for the Firebase platform - implementation(platform("com.google.firebase:firebase-bom:32.7.4")) + implementation(platform("com.google.firebase:firebase-bom:32.8.0")) // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don't specify versions in Firebase library dependencies