File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ dependencies {
3636 implementation(" androidx.legacy:legacy-support-v4:1.0.0" )
3737 implementation(" androidx.browser:browser:1.5.0" )
3838 implementation(" androidx.appcompat:appcompat:1.7.0" )
39- implementation(" com.google.firebase:firebase-ads:23.5 .0" )
39+ implementation(" com.google.firebase:firebase-ads:23.6 .0" )
4040 implementation(" androidx.constraintlayout:constraintlayout:2.2.0" )
4141 implementation(" androidx.multidex:multidex:2.0.1" )
4242
4343 // [START gradle_play_config]
44- implementation(" com.google.android.gms:play-services-ads:23.5 .0" )
44+ implementation(" com.google.android.gms:play-services-ads:23.6 .0" )
4545 // [END gradle_play_config]
4646
4747 // Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
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.7.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