Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-bom in /tasker-plugin
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-bom from 30.1.0 to 33.4.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent ecd3bf4 commit df7c4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasker-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ dependencies {
// androidTestImplementation group:'com.twofortyfouram', name:'android-assertion', version:'[2.0.0,3.0)'

// Import the BoM for the Firebase platform
implementation platform('com.google.firebase:firebase-bom:30.1.0')
implementation platform('com.google.firebase:firebase-bom:33.4.0')

// Declare 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 df7c4bf

Please sign in to comment.