xref: /aosp_15_r20/external/ksp/gradle.properties (revision af87fb4bb8e3042070d2a054e912924f599b22b7)
1# Copied from kotlinc
2org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx2200m -Dfile.encoding=UTF-8
3
4kotlinBaseVersion=1.8.10
5agpBaseVersion=7.0.0
6intellijVersion=203.8084.24
7junitVersion=4.12
8googleTruthVersion=1.1
9compilerTestEnabled=false
10
11kotlin.jvm.target.validation.mode=warning
12