commit | 0a621fa19cfd8dd77c6f23bad9ac8412fb86b15c | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Thu Oct 10 19:37:03 2024 -0700 |
committer | laszio <ting-yuan@users.noreply.github.com> | Thu Oct 10 21:24:46 2024 -0700 |
tree | 781d12edc1e7853ff5b71a5d1f3999261d27dac5 | |
parent | 3177fd029f44b06cb539098eb857892eb5a3aef1 [diff] |
UPDATE_KOTLIN_VERSION: 2.0.21
diff --git a/gradle.properties b/gradle.properties index 0df66d4..e656acf 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.21-RC +kotlinBaseVersion=2.0.21 agpBaseVersion=7.2.0 intellijVersion=233.13135.103 junitVersion=4.13.1