We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099073b commit 90895f2Copy full SHA for 90895f2
gradle/libs.versions.toml
@@ -4,8 +4,8 @@ jdk = "21"
4
gradle-android = "8.8.1"
5
6
kotlin = "2.1.10"
7
-kotlin-ksp = "2.1.10-1.0.30"
8
-kotlin-coroutines = "1.10.1"
+kotlin-ksp = "2.1.20-2.0.0"
+kotlin-coroutines = "1.10.2"
9
kotlin-immutableCollections = "0.3.8"
10
kotlin-poko = "0.18.2"
11
0 commit comments