commit | 93fb44c411465e0b9041428da8395ae1079a5c35 | [log] [tgz] |
---|---|---|
author | Jiaxiang Chen <jiaxiang@google.com> | Thu Jul 06 10:48:24 2023 -0700 |
committer | Jiaxiang Chen <roaringacw@gmail.com> | Thu Jul 06 20:37:28 2023 +0000 |
tree | 6e9d8a406279be70855eec066b449aee63417419 | |
parent | 667d674bc888190ac0d5d1200fd36064fee65a3d [diff] |
UPDATE_KOTLIN_VERSION: 1.9.0
diff --git a/gradle.properties b/gradle.properties index ff00835..8cd18a2 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.0-RC +kotlinBaseVersion=1.9.0 agpBaseVersion=7.0.0 intellijVersion=213.7172.25 junitVersion=4.12