increased gradle memory in the hope it fixes the github action fail

This commit is contained in:
CheaterCodes 2020-09-04 17:36:50 +02:00
parent a0c9b80ef4
commit d932d0ccc1

View file

@ -1 +1 @@
org.gradle.jvmargs=-Xmx2560M
org.gradle.jvmargs=-Xmx4g -Xms4g