gradle: Parallel build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
org.gradle.caching=true
|
||||
org.gradle.warning.mode=all
|
||||
org.gradle.parallel=false
|
||||
org.gradle.parallel=true
|
||||
org.gradle.console=rich
|
||||
org.gradle.configureondemand=true
|
||||
org.gradle.jvmargs=-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||
|
||||
Reference in New Issue
Block a user