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"
55javaSourceCompatibility = " 11"
66
77agp = " 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.1-0.6.x-compat "
11+ ksp = " 1.9.25 -1.0.20"
1212
1313appCompat = " 1.7.0"
1414lifecycleViewModel = " 2.8.1"
1515sqldelight = " 1.5.5"
1616detekt = " 1.23.6"
17- kover = " 0.7.6 "
17+ kover = " 0.9.3 "
1818mockmp = " 1.17.0"
1919mokoResources = " 0.23.0"
2020mokoGraphics = " 0.9.0"
2121
2222compose = " 1.6.7"
2323composeActivity = " 1.9.0"
24- composeCompiler = " 1.5.12 "
24+ composeCompiler = " 1.5.15 "
2525composeUITooling = " 1.6.7"
2626composeCoil = " 2.6.0"
2727composeNavigation = " 2.7.7"
You can’t perform that action at this time.
0 commit comments