diff --git a/LogcatCrashlyticLib/build.gradle b/LogcatCrashlyticLib/build.gradle index 4ad02a90..57bfd9cd 100644 --- a/LogcatCrashlyticLib/build.gradle +++ b/LogcatCrashlyticLib/build.gradle @@ -20,7 +20,7 @@ android { dependencies { api project(':LogcatCoreLib') // Import the BoM for the Firebase platform - api platform('com.google.firebase:firebase-bom:31.1.1') + api platform('com.google.firebase:firebase-bom:31.2.0') // Add the dependencies for the Crashlytics and Analytics libraries // When using the BoM, you don't specify versions in Firebase library dependencies