diff --git a/LogcatCrashlyticLib/build.gradle.kts b/LogcatCrashlyticLib/build.gradle.kts index 34a52a84..498e0d0b 100644 --- a/LogcatCrashlyticLib/build.gradle.kts +++ b/LogcatCrashlyticLib/build.gradle.kts @@ -24,7 +24,7 @@ android { dependencies { api(project(":LogcatCoreLib")) // Import the BoM for the Firebase platform - api(platform("com.google.firebase:firebase-bom:34.5.0")) + api(platform("com.google.firebase:firebase-bom:34.7.0")) // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don"t specify versions in Firebase library dependencies