commit | d74cac06f9cdbc41065ac3e8e292c7f11fd8cd5d | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Mon Oct 30 21:37:36 2023 -0700 |
committer | laszio <ting-yuan@users.noreply.github.com> | Tue Oct 31 10:40:55 2023 -0700 |
tree | 3a87d132c9a00a5238d81379b9944bfecf6fedef | |
parent | d94417836c8912071e946dc5d464999f26752012 [diff] |
UPDATE_KOTLIN_VERSION: 1.9.20
diff --git a/gradle.properties b/gradle.properties index 4bde135..89e1f48 100644 --- a/gradle.properties +++ b/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=1.9.20-RC2 +kotlinBaseVersion=1.9.20 agpBaseVersion=7.0.0 intellijVersion=213.7172.25 junitVersion=4.13.1