Skip to content

Commit 1c40f88

Browse files
committed
Reapply "UPDATE_KOTLIN_VERSION: 2.0.10-RC"
This reverts commit a1ff1a1.
1 parent 848924a commit 1c40f88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copied from kotlinc
22
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8
33

4-
kotlinBaseVersion=2.0.0
4+
kotlinBaseVersion=2.0.10-RC
55
agpBaseVersion=7.2.0
66
intellijVersion=213.7172.25
77
junitVersion=4.13.1
@@ -24,4 +24,4 @@ kotlin.jvm.target.validation.mode=warning
2424

2525
# Build or runtime dependencies of this project
2626
buildKotlinVersion=1.9.23
27-
buildKspVersion=1.9.23-1.0.20
27+
buildKspVersion=1.9.23-1.0.20

0 commit comments

Comments
 (0)