Limit number of Gradle workers (#2041)
This commit is contained in:
@@ -24,3 +24,4 @@ kotlinVersion=1.3.0-dev-391
|
||||
testKotlinVersion=1.3.0-dev-391
|
||||
konanVersion=0.9
|
||||
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
||||
org.gradle.workers.max=4
|
||||
|
||||
Reference in New Issue
Block a user