Skip to content

Commit 593a3f0

Browse files
committed
[toolchain] upgrade kotlin to 2.0.20
with ksp 2.0.20-1.0.24
1 parent f0be5c9 commit 593a3f0

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
@@ -1,7 +1,7 @@
11
[versions]
2-
kotlin = "1.9.22"
2+
kotlin = "2.0.20"
33
agp = "8.5.2"
4-
ksp = "1.9.22-1.0.17"
4+
ksp = "2.0.20-1.0.24"
55
versionChecker = "0.51.0"
66

77
activity = "1.8.2"

0 commit comments

Comments
 (0)