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 @@ -37,7 +37,7 @@ dependencies {
37
37
implementation(" androidx.cardview:cardview:1.0.0" )
38
38
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
39
39
implementation(" com.google.android.material:material:1.12.0" )
40
- implementation(" androidx.activity:activity-ktx:1.9.0 " )
40
+ implementation(" androidx.activity:activity-ktx:1.9.1 " )
41
41
42
42
// Import the BoM for the Firebase platform
43
43
implementation(platform(" com.google.firebase:firebase-bom:33.1.2" ))
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ junit = "4.13.2"
7
7
junitVersion = " 1.2.1"
8
8
espressoCore = " 3.6.1"
9
9
lifecycleRuntimeKtx = " 2.8.0"
10
- activityCompose = " 1.9.0 "
10
+ activityCompose = " 1.9.1 "
11
11
composeBom = " 2024.06.00"
12
12
reactiveStreams = " 1.0.4"
13
13
vertexAI = " 16.0.0-beta03"
You can’t perform that action at this time.
0 commit comments