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 523c6f7 commit 396a213Copy full SHA for 396a213
gradle.properties
@@ -1,10 +1,10 @@
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.21
+kotlinBaseVersion=2.1.0
5
agpBaseVersion=7.3.1
6
agpTestVersion=8.7.1
7
-intellijVersion=233.13135.103
+intellijVersion=233.13135.128
8
junitVersion=4.13.1
9
junit5Version=5.8.2
10
junitPlatformVersion=1.8.2
@@ -26,4 +26,4 @@ kotlin.jvm.target.validation.mode=warning
26
27
# Build or runtime dependencies of this project
28
buildKotlinVersion=2.0.20
29
-buildKspVersion=2.0.20-1.0.25
+buildKspVersion=2.0.20-1.0.25
0 commit comments