Skip to content

Commit 58c8bba

Browse files
authored
Merge pull request #489 from AppDevNext/dependabot/gradle/com.google.firebase-firebase-bom-32.1.0
Bump com.google.firebase:firebase-bom from 31.5.0 to 32.1.0
2 parents 4db826f + 1429896 commit 58c8bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCrashlyticLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
dependencies {
2525
api project(':LogcatCoreLib')
2626
// Import the BoM for the Firebase platform
27-
api platform('com.google.firebase:firebase-bom:31.5.0')
27+
api platform('com.google.firebase:firebase-bom:32.1.0')
2828

2929
// Add the dependencies for the Crashlytics and Analytics libraries
3030
// When using the BoM, you don't specify versions in Firebase library dependencies

0 commit comments

Comments
 (0)