Set Gradle workers to CPU count
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
This commit is contained in:
@@ -5,3 +5,5 @@ org.gradle.vfs.watch=true
|
|||||||
org.gradle.daemon=false
|
org.gradle.daemon=false
|
||||||
org.gradle.jvmargs=-Xmx10g -Dfile.encoding=UTF-8
|
org.gradle.jvmargs=-Xmx10g -Dfile.encoding=UTF-8
|
||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
|
org.gradle.workers.max=6
|
||||||
|
|||||||
Reference in New Issue
Block a user