aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Yuan Huang <laszio@google.com>2022-12-08 10:46:19 -0800
committerlaszio <ting-yuan@users.noreply.github.com>2022-12-08 11:43:51 -0800
commit2d3fe0da1d652b1c14bb4a10bdcac11fffbcb63c (patch)
tree8a6ce7774305c00809721512c3b30f92fda3b346
parent5d0ae704092accce2129d2ca07009f81ffc4e500 (diff)
downloadksp-2d3fe0da1d652b1c14bb4a10bdcac11fffbcb63c.tar.gz
UPDATE_KOTLIN_VERSION: 1.8.20-dev-3737
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 2cec9f79..527fb0b4 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-2904
+kotlinBaseVersion=1.8.20-dev-3737
agpBaseVersion=7.0.0
intellijVersion=203.8084.24
junitVersion=4.12