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 {
36
36
implementation(" androidx.legacy:legacy-support-v4:1.0.0" )
37
37
implementation(" androidx.browser:browser:1.5.0" )
38
38
implementation(" androidx.appcompat:appcompat:1.7.0" )
39
- implementation(" com.google.firebase:firebase-ads:23.4 .0" )
39
+ implementation(" com.google.firebase:firebase-ads:23.5 .0" )
40
40
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
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.4 .0" )
44
+ implementation(" com.google.android.gms:play-services-ads:23.5 .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 @@ -10,7 +10,7 @@ lifecycleRuntimeKtx = "2.8.6"
10
10
activityCompose = " 1.9.3"
11
11
composeBom = " 2024.10.00"
12
12
reactiveStreams = " 1.0.4"
13
- vertexAI = " 16.0.0-beta06 "
13
+ vertexAI = " 16.0.1 "
14
14
15
15
[libraries ]
16
16
androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
You can’t perform that action at this time.
0 commit comments