Skip to content

Commit 521ee79

Browse files
authored
Merge pull request #518 from AppDevNext/dependabot/gradle/com.google.firebase-firebase-bom-32.2.3
Bump com.google.firebase:firebase-bom from 32.2.2 to 32.2.3
2 parents 9ac3752 + cb1cd8c commit 521ee79

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