diff --git a/gradle.properties b/gradle.properties index f8c5c8cfa..76e5fa68b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,5 +8,5 @@ terra.license=MIT # Gradle options org.gradle.jvmargs=-Xmx4096M -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC org.gradle.warning.mode=all -org.gradle.parallel=true +#org.gradle.parallel=true