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 @@ -41,7 +41,7 @@ dependencies {
41
41
implementation(" androidx.multidex:multidex:2.0.1" )
42
42
43
43
// [START gradle_play_config]
44
- implementation(" com.google.android.gms:play-services-ads:23.6 .0" )
44
+ implementation(" com.google.android.gms:play-services-ads:24.0 .0" )
45
45
// [END gradle_play_config]
46
46
47
47
// 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 {
36
36
implementation(" androidx.appcompat:appcompat:1.7.0" )
37
37
38
38
// 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.9.0 " ))
40
40
41
41
// Add the dependency for the Cloud Functions library
42
42
// 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