Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Bump firebase-bom from 30.0.1 to 30.0.2 (#387)
Browse files Browse the repository at this point in the history
Bumps firebase-bom from 30.0.1 to 30.0.2.

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

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 May 20, 2022
1 parent 05b0094 commit 804bbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SWADroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ dependencies {
implementation 'com.google.zxing:core:3.5.0'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.google.android.material:material:1.6.0'
implementation platform('com.google.firebase:firebase-bom:30.0.1')
implementation platform('com.google.firebase:firebase-bom:30.0.2')
implementation 'com.google.firebase:firebase-analytics'
}

0 comments on commit 804bbc0

Please sign in to comment.