blob: b43646f359da302e595fad60da38fd704de08815 [file] [log] [blame] [edit]
org.gradle.jvmargs=-Duser.country=US -Dfile.encoding=UTF-8
# Should be the same as in the main project to avoid spawning second daemon
kotlin.daemon.jvmargs=-Xmx2200m
cacheRedirectorEnabled=true
#buildSrc.kotlin.repo=https://jcenter.bintray.com
#buildSrc.kotlin.version=1.1.50