File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99 id(" com.google.firebase.crashlytics" ) version " 3.0.2" apply false
1010 id(" com.google.firebase.firebase-perf" ) version " 1.4.2" apply false
1111 id(" androidx.navigation.safeargs" ) version " 2.8.5" apply false
12- id(" com.github.ben-manes.versions" ) version " 0.51 .0" apply true
12+ id(" com.github.ben-manes.versions" ) version " 0.52 .0" apply true
1313}
1414
1515allprojects {
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 implementation(" androidx.appcompat:appcompat:1.7.0" )
3737
3838 // Import the BoM for the Firebase platform
39- implementation(platform(" com.google.firebase:firebase-bom:33.5.1 " ))
39+ implementation(platform(" com.google.firebase:firebase-bom:33.8.0 " ))
4040
4141 // Add the dependency for the Cloud Functions library
4242 // When using the BoM, you don't specify versions in Firebase library dependencies
You can’t perform that action at this time.
0 commit comments