Skip to content

Commit

Permalink
chore(deps): bump com.google.firebase:firebase-bom from 32.7.0 to 32.8.1
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-bom from 32.7.0 to 32.8.1.

---
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 May 1, 2024
1 parent 31f9355 commit 1a35e70
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 @@ -144,7 +144,7 @@ dependencies {
fullImplementation 'com.google.android.gms:play-services-base:18.2.0'
fullImplementation 'com.google.android.gms:play-services-cast-framework:21.4.0'
fullImplementation 'com.google.android.play:core:1.10.3'
fullImplementation platform('com.google.firebase:firebase-bom:32.7.0')
fullImplementation platform('com.google.firebase:firebase-bom:32.8.1')
fullImplementation 'com.google.firebase:firebase-analytics-ktx'
fullImplementation 'com.google.firebase:firebase-crashlytics-ktx'

Expand Down

0 comments on commit 1a35e70

Please sign in to comment.