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 {
8
8
id(" com.google.gms.google-services" ) version " 4.4.2" apply false
9
9
id(" com.google.firebase.crashlytics" ) version " 3.0.2" apply false
10
10
id(" com.google.firebase.firebase-perf" ) version " 1.4.2" apply false
11
- id(" androidx.navigation.safeargs" ) version " 2.8.3 " apply false
11
+ id(" androidx.navigation.safeargs" ) version " 2.8.4 " apply false
12
12
id(" com.github.ben-manes.versions" ) version " 0.51.0" apply true
13
13
}
14
14
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ espressoCore = "3.6.1"
9
9
kotlinxSerializationJson = " 1.7.3"
10
10
lifecycleRuntimeKtx = " 2.8.7"
11
11
activityCompose = " 1.9.3"
12
- composeBom = " 2024.10.01 "
12
+ composeBom = " 2024.11.00 "
13
13
reactiveStreams = " 1.0.4"
14
14
vertexAI = " 16.0.1"
15
15
You can’t perform that action at this time.
0 commit comments