diff --git a/LogcatCrashlyticLib/build.gradle b/LogcatCrashlyticLib/build.gradle index f3fd8b49..ccf59be0 100644 --- a/LogcatCrashlyticLib/build.gradle +++ b/LogcatCrashlyticLib/build.gradle @@ -22,7 +22,7 @@ android { dependencies { api project(":LogcatCoreLib") // Import the BoM for the Firebase platform - api platform("com.google.firebase:firebase-bom:33.5.0") + api platform("com.google.firebase:firebase-bom:34.2.0") // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don"t specify versions in Firebase library dependencies