Skip to content

Commit

Permalink
Set Kotlin to 2.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
ting-yuan committed Apr 11, 2024
1 parent f1e3642 commit cab0ca0
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=-Xmx2200m -Dfile.encoding=UTF-8

kotlinBaseVersion=2.0.0-dev-19480
kotlinBaseVersion=2.0.0-RC1
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1
Expand Down

0 comments on commit cab0ca0

Please sign in to comment.