File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,23 @@ javaTargetCompatibility = "17"
5
5
javaSourceCompatibility = " 11"
6
6
7
7
agp = " 8.4.1"
8
- kotlin = " 1.9.23 "
9
- kotlinCoroutines = " 1.8.0 "
10
- kotlinDate = " 0.5.0 "
11
- ksp = " 1.9.23 -1.0.20"
8
+ kotlin = " 1.9.25 "
9
+ kotlinCoroutines = " 1.10.2 "
10
+ kotlinDate = " 0.7.0-0.6.x-compat "
11
+ ksp = " 1.9.25 -1.0.20"
12
12
13
13
appCompat = " 1.7.0"
14
14
lifecycleViewModel = " 2.8.1"
15
15
sqldelight = " 1.5.5"
16
16
detekt = " 1.23.6"
17
- kover = " 0.7.6 "
17
+ kover = " 0.9.1 "
18
18
mockmp = " 1.17.0"
19
19
mokoResources = " 0.23.0"
20
20
mokoGraphics = " 0.9.0"
21
21
22
22
compose = " 1.6.7"
23
23
composeActivity = " 1.9.0"
24
- composeCompiler = " 1.5.12 "
24
+ composeCompiler = " 1.5.15 "
25
25
composeUITooling = " 1.6.7"
26
26
composeCoil = " 2.6.0"
27
27
composeNavigation = " 2.7.7"
You can’t perform that action at this time.
0 commit comments