aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Yuan Huang <laszio@google.com>2024-02-02 19:43:09 -0800
committerlaszio <ting-yuan@users.noreply.github.com>2024-02-05 11:29:49 -0800
commitc2210eaf1da2172a7b8d3d8d0d2408b2fedb3d9e (patch)
tree748ed73fd10be0fac506357695d80e5d1fe43962
parent3442ade278c1ceb80e1a4335ca53a8bdba371534 (diff)
downloadksp-c2210eaf1da2172a7b8d3d8d0d2408b2fedb3d9e.tar.gz
UPDATE_KOTLIN_VERSION: 2.0.0-dev-14242
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 403d191f..052e4fec 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-12830
+kotlinBaseVersion=2.0.0-dev-14242
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1