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