Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 6f1206d commit 4d3a25b
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 @@ -82,7 +82,7 @@ dependencies {
dependencies {
implementation 'com.google.firebase:firebase-analytics:21.6.2'
// Import the BoM for the Firebase platform
implementation(platform("com.google.firebase:firebase-bom:32.8.1"))
implementation(platform("com.google.firebase:firebase-bom:33.1.0"))
implementation("com.google.firebase:firebase-crashlytics")
implementation("com.google.firebase:firebase-analytics")
implementation "com.jakewharton.timber:timber:5.0.1"
Expand Down

0 comments on commit 4d3a25b

Please sign in to comment.