aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Yuan Huang <laszio@google.com>2024-03-12 13:11:06 -0700
committerlaszio <ting-yuan@users.noreply.github.com>2024-03-20 13:21:09 -0700
commit34aab93437cdb0657c6187080395cbcb627d592d (patch)
tree6dabe0cfa367d741bc3c40c4807ccc29a8dab39d
parentc2c40f455beed85d1fa651301e6fcc17d6e3b485 (diff)
downloadksp-34aab93437cdb0657c6187080395cbcb627d592d.tar.gz
UPDATE_KOTLIN_VERSION: 2.0.0-dev-17175
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 6f49e8cb..65ec07b5 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-15455
+kotlinBaseVersion=2.0.0-dev-17175
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1