Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-bom in /sormas-app
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-bom from 31.5.0 to 32.3.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 Sep 15, 2023
1 parent bff912f commit 7d14427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sormas-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ repositories {

dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation platform('com.google.firebase:firebase-bom:31.5.0')
implementation platform('com.google.firebase:firebase-bom:32.3.0')
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.percentlayout:percentlayout:1.0.0'
Expand Down

0 comments on commit 7d14427

Please sign in to comment.