Skip to content

Commit

Permalink
Downgrade Kotlin to 2.0.0-Beta4
Browse files Browse the repository at this point in the history
(cherry picked from commit c53408e)
  • Loading branch information
ting-yuan authored and neetopia committed Apr 5, 2024
1 parent ea7e9d2 commit 96361a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -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-15455
kotlinBaseVersion=2.0.0-Beta4
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1
Expand Down

0 comments on commit 96361a9

Please sign in to comment.