commit | 786e6abedb65696217ccb53e87ca5e5e22652fcd | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <laszio@google.com> | Tue Mar 25 14:44:19 2025 -0700 |
committer | laszio <ting-yuan@users.noreply.github.com> | Tue Mar 25 17:36:52 2025 -0700 |
tree | 49a6a722521bb90ea1ba49570720a54875be9faa | |
parent | b18574409183a8170312c6edb9d9839eb04233d7 [diff] |
UPDATE_KOTLIN_VERSION: 2.1.20
diff --git a/gradle.properties b/gradle.properties index f5ae5c7..632f6e1 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.1.20-Beta2 +kotlinBaseVersion=2.1.20 agpBaseVersion=8.10.0-alpha03 intellijVersion=233.13135.128 junitVersion=4.13.1