We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84f8ff commit b647e5bCopy full SHA for b647e5b
1 file changed
gradle/libs.versions.toml
@@ -8,12 +8,12 @@ androidx-navigationCompose-multiplatform = "2.9.0-beta01"
8
compose-multiplatform = "1.8.0"
9
detekt = "1.23.8"
10
java = "21"
11
-kotlin = "2.1.20"
+kotlin = "2.1.21"
12
kotlinpoet-ksp = "2.2.0"
13
kotlinx-coroutines = "1.10.2"
14
kotlinx-io = "0.7.0"
15
kotlinx-serialization = "1.8.1"
16
-ksp = "2.1.20-2.0.1"
+ksp = "2.1.21-2.0.1"
17
maven-publish = "0.32.0"
18
19
[libraries]
0 commit comments