HHH-13685 Increase the heap size for Gradle
Otherwise I get an OutOfMemoryError...
This commit is contained in:
parent
cee0fce043
commit
7be9e62504
|
@ -0,0 +1 @@
|
||||||
|
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
Loading…
Reference in New Issue