aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Yuan Huang <laszio@google.com>2023-01-03 17:30:12 -0800
committerlaszio <ting-yuan@users.noreply.github.com>2023-01-04 14:00:41 -0800
commita49a32b84aa20f61db52c2cbdf79acef49b2ba68 (patch)
tree599075b5a876707e5e3825b333d761e96c79a4df
parent1dd7cc2263e662b42ae5322c670ae96dc4a0583c (diff)
downloadksp-a49a32b84aa20f61db52c2cbdf79acef49b2ba68.tar.gz
UPDATE_KOTLIN_VERSION: 1.8.20-dev-4608
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 812dddd5..69cb3a40 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