aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 2cec9f79a7752745492654f5bc2aaa19f4b19a13 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copied from kotlinc
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx2200m -Dfile.encoding=UTF-8

kotlinBaseVersion=1.8.20-dev-2904
agpBaseVersion=7.0.0
intellijVersion=203.8084.24
junitVersion=4.12
googleTruthVersion=1.1
compilerTestEnabled=false

kotlin.jvm.target.validation.mode=warning