Skip to content

Commit 90895f2

Browse files
Update Kotlin and KSP
1 parent 099073b commit 90895f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jdk = "21"
44
gradle-android = "8.8.1"
55

66
kotlin = "2.1.10"
7-
kotlin-ksp = "2.1.10-1.0.30"
8-
kotlin-coroutines = "1.10.1"
7+
kotlin-ksp = "2.1.20-2.0.0"
8+
kotlin-coroutines = "1.10.2"
99
kotlin-immutableCollections = "0.3.8"
1010
kotlin-poko = "0.18.2"
1111

0 commit comments

Comments
 (0)