diff --git a/gradle.properties b/gradle.properties index 6c73c38857b..0f62c1574af 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,3 +24,4 @@ version=2.8.0-SNAPSHOT scalaVersion=2.13.4 task=build org.gradle.jvmargs=-Xmx2g -Xss4m -XX:+UseParallelGC +org.gradle.parallel=true