diff --git a/LogcatCrashlyticLib/build.gradle.kts b/LogcatCrashlyticLib/build.gradle.kts index b788f3b5..378e6f98 100644 --- a/LogcatCrashlyticLib/build.gradle.kts +++ b/LogcatCrashlyticLib/build.gradle.kts @@ -26,7 +26,7 @@ android { dependencies { api(project(":LogcatCoreLib")) // Import the BoM for the Firebase platform - api(platform("com.google.firebase:firebase-bom:34.16.0")) + api(platform("com.google.firebase:firebase-bom:34.17.0")) // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don't specify versions in Firebase library dependencies