Enable parallel processing
This commit is contained in:
@@ -11,3 +11,4 @@ author = Exopandora
|
|||||||
# Gradle
|
# Gradle
|
||||||
org.gradle.jvmargs = -Xmx3G
|
org.gradle.jvmargs = -Xmx3G
|
||||||
org.gradle.daemon = false
|
org.gradle.daemon = false
|
||||||
|
org.gradle.parallel = true
|
||||||
|
|||||||
Reference in New Issue
Block a user