Skip to content

Commit c3ca337

Browse files
committed
Update Kotlin to 2.1.0-RC
1 parent 6453d9f commit c3ca337

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
kotlin = "2.1.0-Beta2"
2+
kotlin = "2.1.0-RC"
33
kotlinx-coroutines = "1.9.0"
44
kotlinx-binary-compatibility-validator = "0.16.3"
5-
ksp = "2.1.0-Beta2-1.0.25"
5+
ksp = "2.1.0-RC-1.0.27"
66
kotlinpoet = "1.18.1"
77
junit = "5.9.1"
88

0 commit comments

Comments
 (0)