Skip to content

Commit

Permalink
Merge pull request #512 from AppDevNext/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…firebase-firebase-bom-32.2.2

Bump com.google.firebase:firebase-bom from 32.2.0 to 32.2.2
  • Loading branch information
hannesa2 authored Aug 4, 2023
2 parents f4ebc16 + ad25474 commit 4403a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogcatCrashlyticLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
dependencies {
api project(':LogcatCoreLib')
// Import the BoM for the Firebase platform
api platform('com.google.firebase:firebase-bom:32.2.0')
api platform('com.google.firebase:firebase-bom:32.2.2')

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

0 comments on commit 4403a44

Please sign in to comment.