We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 870c25a commit 3df6128Copy full SHA for 3df6128
gradle/libs.versions.toml
@@ -5,23 +5,23 @@ javaTargetCompatibility = "17"
5
javaSourceCompatibility = "11"
6
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"
+kotlin = "1.9.25"
+kotlinCoroutines = "1.10.1"
+kotlinDate = "0.6.1"
+ksp = "1.9.25-1.0.20"
12
13
appCompat = "1.7.0"
14
lifecycleViewModel = "2.8.1"
15
sqldelight = "1.5.5"
16
detekt = "1.23.6"
17
-kover = "0.7.6"
+kover = "0.9.1"
18
mockmp = "1.17.0"
19
mokoResources = "0.23.0"
20
mokoGraphics = "0.9.0"
21
22
compose = "1.6.7"
23
composeActivity = "1.9.0"
24
-composeCompiler = "1.5.12"
+composeCompiler = "1.5.15"
25
composeUITooling = "1.6.7"
26
composeCoil = "2.6.0"
27
composeNavigation = "2.7.7"
0 commit comments