diff --git a/kotlin/android/app/build.gradle.kts b/kotlin/android/app/build.gradle.kts index 2b26b019a..9fd972649 100644 --- a/kotlin/android/app/build.gradle.kts +++ b/kotlin/android/app/build.gradle.kts @@ -214,7 +214,7 @@ dependencies { androidTestImplementation("androidx.fragment:fragment-testing:1.8.1") // Import the BoM for the Firebase platform - implementation(platform("com.google.firebase:firebase-bom:33.1.1")) + implementation(platform("com.google.firebase:firebase-bom:33.1.2")) // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don't specify versions in Firebase library dependencies