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 |