3
3
# Do not add a dependency to an individual sample, edit the global version instead.
4
4
# ####
5
5
[versions ]
6
- accompanist = " 0.34 .0"
6
+ accompanist = " 0.36 .0"
7
7
accompanistCoil = " 0.6.2"
8
8
activityCompose = " 1.9.3"
9
- androidGradlePlugin = " 8.5.2 "
9
+ androidGradlePlugin = " 8.7.3 "
10
10
androidx-activity-compose = " 1.9.3"
11
11
androidx-appcompat = " 1.7.0"
12
12
androidx-benchmark = " 1.3.3"
13
13
androidx-benchmark-junit4 = " 1.3.3"
14
- androidx-compose-bom = " 2024.11.00 "
15
- androidx-compose-latest = " 1.7.5 "
14
+ androidx-compose-bom = " 2024.12.01 "
15
+ androidx-compose-latest = " 1.7.6 "
16
16
androidx-compose-material3 = " 1.3.0"
17
17
androidx-compose-material3-adaptive = " 1.0.0"
18
18
androidx-constraintlayout = " 1.1.0"
19
19
androidx-core-splashscreen = " 1.0.1"
20
20
androidx-corektx = " 1.15.0"
21
21
androidx-lifecycle-compose = " 2.8.7"
22
22
androidx-lifecycle-runtime-compose = " 2.8.7"
23
- androidx-navigation = " 2.8.4 "
23
+ androidx-navigation = " 2.8.5 "
24
24
kotlinxSerializationJson = " 1.6.3"
25
25
kotlinxSerialization = " 2.0.20"
26
26
androidx-test = " 1.6.1"
@@ -46,7 +46,7 @@ junitJupiterApi = "5.10.1"
46
46
junitJupiterEngine = " 5.10.1"
47
47
junitVersion = " 1.2.1"
48
48
junitVintageEngine = " 5.10.1"
49
- kotlin = " 2.0.20 "
49
+ kotlin = " 2.1.0 "
50
50
kotlinTest = " 2.0.20"
51
51
kotlinx_immutable = " 1.9.0"
52
52
kotlinxCoroutinesTest = " 1.9.0"
0 commit comments