Skip to content

Commit 41fb9bd

Browse files
committed
Update Kotlin to 2.1.10-RC2
1 parent fb94413 commit 41fb9bd

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.10-RC"
2+
kotlin = "2.1.10-RC2"
33
kotlinx-coroutines = "1.10.1"
44
kotlinx-binary-compatibility-validator = "0.16.3"
5-
ksp = "2.1.10-RC-1.0.29"
5+
ksp = "2.1.10-RC2-1.0.29"
66
kotlinpoet = "1.18.1"
77
junit = "5.9.1"
88

0 commit comments

Comments
 (0)