Skip to content

Commit

Permalink
chore(deps): update com.google.firebase:firebase-bom to v32.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Dec 13, 2023
1 parent 3b3af58 commit 0c22951
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 @@ -227,7 +227,7 @@ dependencies {
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'

// For Firebase Crashlytics & Analytics
googleImplementation platform('com.google.firebase:firebase-bom:32.6.0')
googleImplementation platform('com.google.firebase:firebase-bom:32.7.0')
googleImplementation 'com.google.firebase:firebase-crashlytics-ktx'
googleImplementation 'com.google.firebase:firebase-analytics-ktx'

Expand Down

0 comments on commit 0c22951

Please sign in to comment.