commit | a49a32b84aa20f61db52c2cbdf79acef49b2ba68 | [log] [tgz] |
---|---|---|
author | Ting-Yuan Huang <[email protected]> | Tue Jan 03 17:30:12 2023 -0800 |
committer | laszio <[email protected]> | Wed Jan 04 14:00:41 2023 -0800 |
tree | 599075b5a876707e5e3825b333d761e96c79a4df | |
parent | 1dd7cc2263e662b42ae5322c670ae96dc4a0583c [diff] |
UPDATE_KOTLIN_VERSION: 1.8.20-dev-4608
diff --git a/gradle.properties b/gradle.properties index 812dddd..69cb3a4 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.8.20-dev-3892 +kotlinBaseVersion=1.8.20-dev-4608 agpBaseVersion=7.0.0 intellijVersion=203.8084.24 junitVersion=4.12