We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848924a commit 1c40f88Copy full SHA for 1c40f88
gradle.properties
@@ -1,7 +1,7 @@
1
# Copied from kotlinc
2
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8
3
4
-kotlinBaseVersion=2.0.0
+kotlinBaseVersion=2.0.10-RC
5
agpBaseVersion=7.2.0
6
intellijVersion=213.7172.25
7
junitVersion=4.13.1
@@ -24,4 +24,4 @@ kotlin.jvm.target.validation.mode=warning
24
25
# Build or runtime dependencies of this project
26
buildKotlinVersion=1.9.23
27
-buildKspVersion=1.9.23-1.0.20
+buildKspVersion=1.9.23-1.0.20
0 commit comments