8 lines
257 B
Properties
8 lines
257 B
Properties
org.gradle.daemon=true
|
|
org.gradle.parallel=false
|
|
org.gradle.configureondemand=false
|
|
org.gradle.jvmargs=-Xmx1200m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled
|
|
|
|
#buildSrc.kotlin.repo=https://jcenter.bintray.com
|
|
#buildSrc.kotlin.version=1.1.50
|