Skip to content

Commit

Permalink
Update gradle.properties to Kotlin 2.1.10 Stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmuir0 committed Jan 28, 2025
1 parent 7cc299e commit cc17ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copied from kotlinc
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8

kotlinBaseVersion=2.1.10-RC2
kotlinBaseVersion=2.1.10
agpBaseVersion=7.3.1
agpTestVersion=8.7.1
intellijVersion=233.13135.128
Expand Down

0 comments on commit cc17ef0

Please # to comment.