Files
kotlin-fork/buildSrc/gradle.properties
T
2018-02-01 19:38:30 +01:00

8 lines
242 B
Properties

org.gradle.daemon=true
org.gradle.parallel=false
org.gradle.configureondemand=false
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx1600m
#buildSrc.kotlin.repo=https://jcenter.bintray.com
#buildSrc.kotlin.version=1.1.50