Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump com.google.firebase:firebase-bom from 33.2.0 to 33.…
Browse files Browse the repository at this point in the history
…3.0 (#302)

Bumps com.google.firebase:firebase-bom from 33.2.0 to 33.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 75d69f8 commit 940ad00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {

implementation 'com.google.zxing:core:3.5.3'

implementation platform('com.google.firebase:firebase-bom:33.2.0')
implementation platform('com.google.firebase:firebase-bom:33.3.0')
implementation 'com.google.firebase:firebase-analytics'
implementation 'com.google.firebase:firebase-crashlytics'
}

0 comments on commit 940ad00

Please sign in to comment.