Skip to content

Commit 0ea2f3a

Browse files
committed
chore: revert to stable kotlin version
1 parent c09eaf5 commit 0ea2f3a

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]
22
java = "25"
3-
kotlin = "2.1.21-RC"
4-
kotlin-ksp = "2.1.21-RC-2.0.0"
3+
kotlin = "2.1.20"
4+
kotlin-ksp = "2.1.20-2.0.0"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.1"

0 commit comments

Comments
 (0)