Skip to content

Commit cc17ef0

Browse files
committed
Update gradle.properties to Kotlin 2.1.10 Stable
1 parent 7cc299e commit cc17ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
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.1.10-RC2
4+
kotlinBaseVersion=2.1.10
55
agpBaseVersion=7.3.1
66
agpTestVersion=8.7.1
77
intellijVersion=233.13135.128

0 commit comments

Comments
 (0)