commit | 68551a22fca6749fc62df3e660ac4cca1b7bcd67 | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Mon Aug 19 19:42:44 2024 -0700 |
committer | laszio <ting-yuan@users.noreply.github.com> | Thu Aug 22 10:48:17 2024 -0700 |
tree | 9994efd32b9d19b4f1110846e8b7a18e63d1eee8 | |
parent | 5a581ceddb928ba5db41c2708ce4162a8d46add0 [diff] |
UPDATE_KOTLIN_VERSION: 2.0.20
diff --git a/gradle.properties b/gradle.properties index 945a6cf..e872a94 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.20-RC2 +kotlinBaseVersion=2.0.20 agpBaseVersion=7.2.0 intellijVersion=233.13135.103 junitVersion=4.13.1