34ca38d1a0
This lead to inable to spawn Kotlin daemon in buildSrc files compilation
9 lines
279 B
Properties
9 lines
279 B
Properties
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
|