File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ targetSdk = "34"
4
4
javaTargetCompatibility = " 17"
5
5
javaSourceCompatibility = " 11"
6
6
7
- agp = " 8.3.1 "
7
+ agp = " 8.4.0 "
8
8
kotlin = " 1.9.23"
9
9
kotlinCoroutines = " 1.8.0"
10
10
kotlinDate = " 0.5.0"
@@ -19,21 +19,21 @@ mockmp = "1.17.0"
19
19
mokoResources = " 0.23.0"
20
20
mokoGraphics = " 0.9.0"
21
21
22
- compose = " 1.6.4 "
23
- composeActivity = " 1.8.2 "
22
+ compose = " 1.6.6 "
23
+ composeActivity = " 1.9.0 "
24
24
composeCompiler = " 1.5.12"
25
- composeUITooling = " 1.6.4 "
25
+ composeUITooling = " 1.6.6 "
26
26
composeCoil = " 2.6.0"
27
27
composeNavigation = " 2.7.7"
28
28
29
- koin = " 3.5.3 "
30
- koinTest = " 3.5.3 "
31
- koinAndroid = " 3.5.3 "
32
- koinAndroidCompose = " 3.5.3 "
33
- ktor = " 2.3.9 "
29
+ koin = " 3.5.6 "
30
+ koinTest = " 3.5.6 "
31
+ koinAndroid = " 3.5.6 "
32
+ koinAndroidCompose = " 3.5.6 "
33
+ ktor = " 2.3.10 "
34
34
35
35
kermit = " 2.0.3"
36
- slf4j = " 2.0.12 "
36
+ slf4j = " 2.0.13 "
37
37
junitKtx = " 1.1.5"
38
38
accompanistNavigation = " 0.34.0"
39
39
You can’t perform that action at this time.
0 commit comments