diff --git a/gradle.properties b/gradle.properties index d34c6d562c..d9a66ae1c2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ org.gradle.warning.mode=all org.gradle.parallel=true org.gradle.console=rich org.gradle.configureondemand=true -org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 +org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Xmx4G