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 21d65d5 commit 3527361Copy full SHA for 3527361
gradle/libs.versions.toml
@@ -5,10 +5,10 @@ javaTargetCompatibility = "17"
5
javaSourceCompatibility = "11"
6
7
agp = "8.3.1"
8
-kotlin = "1.9.22"
+kotlin = "1.9.23"
9
kotlinCoroutines = "1.8.0"
10
kotlinDate = "0.5.0"
11
-ksp = "1.9.22-1.0.18"
+ksp = "1.9.23-1.0.20"
12
13
appCompat = "1.6.1"
14
lifecycleViewModel = "2.7.0"
@@ -21,7 +21,7 @@ mokoGraphics = "0.9.0"
21
22
compose = "1.6.4"
23
composeActivity = "1.8.2"
24
-composeCompiler = "1.5.10"
+composeCompiler = "1.5.11"
25
composeUITooling = "1.6.4"
26
composeCoil = "2.6.0"
27
composeNavigation = "2.7.7"
0 commit comments