aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: c4881fba146a762632167d2283862dc047d7fe10 (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.10
agpBaseVersion=7.0.0
intellijVersion=203.8084.24
junitVersion=4.12
googleTruthVersion=1.1
compilerTestEnabled=false

kotlin.jvm.target.validation.mode=warning