commit | 46b64d0a4ea52f45f02d265d03a5c57028922e3b | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Wed Jun 19 10:42:02 2024 -0700 |
committer | laszio <ting-yuan@users.noreply.github.com> | Thu Jun 20 09:42:44 2024 -0700 |
tree | 7508ec55b06ca3499c97729670619c5d3c1932bb | |
parent | a19c36cf718189a72cef9b9d3425ecdaa245915b [diff] |
UPDATE_KOTLIN_VERSION: 2.0.20-Beta1
diff --git a/gradle.properties b/gradle.properties index 48059a2..a6b3ea6 100644 --- a/gradle.properties +++ b/gradle.properties
@@ -1,7 +1,7 @@ # Copied from kotlinc org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8 -kotlinBaseVersion=2.0.0 +kotlinBaseVersion=2.0.20-Beta1 agpBaseVersion=7.2.0 intellijVersion=213.7172.25 junitVersion=4.13.1