Skip to content

Commit 4403a44

Browse files
authored
Merge pull request #512 from AppDevNext/dependabot/gradle/com.google.firebase-firebase-bom-32.2.2
Bump com.google.firebase:firebase-bom from 32.2.0 to 32.2.2
2 parents f4ebc16 + ad25474 commit 4403a44

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:32.2.0')
27+
api platform('com.google.firebase:firebase-bom:32.2.2')
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)