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 @@ -8,7 +8,7 @@ plugins {
88 id(" com.google.gms.google-services" ) version " 4.4.4" apply false
99 id(" com.google.firebase.crashlytics" ) version " 3.0.6" apply false
1010 id(" com.google.firebase.firebase-perf" ) version " 2.0.2" apply false
11- id(" androidx.navigation.safeargs" ) version " 2.9.5 " apply false
11+ id(" androidx.navigation.safeargs" ) version " 2.9.6 " apply false
1212 id(" com.github.ben-manes.versions" ) version " 0.53.0" apply true
1313 alias(libs.plugins.composeCompiler) apply false
1414}
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ espressoCore = "3.7.0"
1010kotlinxSerializationJson = " 1.9.0"
1111lifecycleRuntimeKtx = " 2.9.4"
1212activityCompose = " 1.11.0"
13- composeBom = " 2025.10.01 "
13+ composeBom = " 2025.11.00 "
1414reactiveStreams = " 1.0.4"
1515vertexAI = " 16.5.0"
1616
You can’t perform that action at this time.
0 commit comments