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 @@ -37,7 +37,7 @@ dependencies {
3737 implementation(" androidx.cardview:cardview:1.0.0" )
3838 implementation(" androidx.constraintlayout:constraintlayout:2.2.1" )
3939 implementation(" com.google.android.material:material:1.13.0" )
40- implementation(" androidx.activity:activity-ktx:1.12.0 " )
40+ implementation(" androidx.activity:activity-ktx:1.12.1 " )
4141
4242 // Import the BoM for the Firebase platform
4343 implementation(platform(" com.google.firebase:firebase-bom:34.6.0" ))
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ junitVersion = "1.3.0"
99espressoCore = " 3.7.0"
1010kotlinxSerializationJson = " 1.9.0"
1111lifecycleRuntimeKtx = " 2.10.0"
12- activityCompose = " 1.12.0 "
13- composeBom = " 2025.11.01 "
12+ activityCompose = " 1.12.1 "
13+ composeBom = " 2025.12.00 "
1414reactiveStreams = " 1.0.4"
1515vertexAI = " 16.5.0"
1616
You can’t perform that action at this time.
0 commit comments