| commit | 6fe6e64c3d84c8e1a25ffb95752fb81398c54435 | [log] [tgz] |
|---|---|---|
| author | Jiaxiang Chen <jiaxiang@google.com> | Fri Apr 05 16:40:03 2024 -0700 |
| committer | laszio <ting-yuan@users.noreply.github.com> | Mon Apr 08 09:06:57 2024 -0700 |
| tree | 4bd59ae149e6b24514e9de326ed00cc3a7a82937 | |
| parent | 2dd0ac1cbd08ab2339fde45de08c0128811ba401 [diff] |
UPDATE_KOTLIN_VERSION: 2.0.20-dev-715
diff --git a/gradle.properties b/gradle.properties index 3c3ad69..f3c46fa 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=2.0.0-dev-19480 +kotlinBaseVersion=2.0.20-dev-715 agpBaseVersion=7.2.0 intellijVersion=213.7172.25 junitVersion=4.13.1