diff --git a/gradle.properties b/gradle.properties index 1a7af38..17c535a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,7 @@ kotlin.code.style=official +org.gradle.jvmargs=-Xmx4G + org.gradle.parallel=true