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 {
4141 implementation(" androidx.multidex:multidex:2.0.1" )
4242
4343 // [START gradle_play_config]
44- implementation(" com.google.android.gms:play-services-ads:24.2 .0" )
44+ implementation(" com.google.android.gms:play-services-ads:24.3 .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 @@ -47,7 +47,7 @@ dependencies {
4747 // When using the BoM, you don't specify versions in Firebase library dependencies
4848 implementation(" com.google.firebase:firebase-storage" )
4949
50- implementation(" com.firebaseui:firebase-ui-storage:8 .0.2 " )
50+ implementation(" com.firebaseui:firebase-ui-storage:9 .0.0 " )
5151 implementation(" com.github.bumptech.glide:glide:4.16.0" )
5252 ksp(" com.github.bumptech.glide:ksp:4.16.0" )
5353
You can’t perform that action at this time.
0 commit comments