Skip to content

Commit

Permalink
chore(deps): bump com.google.firebase:firebase-bom in /app/android
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-bom from 26.4.0 to 26.8.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]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 7ffcc27 commit cd2a1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ dependencies {

implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"

implementation platform('com.google.firebase:firebase-bom:26.4.0')
implementation platform('com.google.firebase:firebase-bom:26.8.0')

implementation 'com.google.mlkit:barcode-scanning:17.2.0'

Expand Down

0 comments on commit cd2a1b3

Please sign in to comment.