Skip to content

Commit 02ba2c2

Browse files
Update Kotlin
1 parent afa6b79 commit 02ba2c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ bytebuddy = "1.17.7"
55
compose = "1.9.0"
66
coroutines = "1.10.2"
77
javaTarget = "17"
8-
kotlin = "2.2.10"
9-
ksp = "2.2.10-2.0.2"
8+
kotlin = "2.2.20"
9+
ksp = "2.2.20-2.0.2"
1010
layoutlib = "15.2.3"
1111
moshi = "1.15.2"
1212

0 commit comments

Comments
 (0)