increase gradle memory

This commit is contained in:
2021-07-01 01:44:02 +02:00
parent 6957a325fe
commit b8331e7420

View File

@@ -6,3 +6,4 @@ systemProp.sonar.projectName=PostgresJson
systemProp.sonar.organization=flecomte
systemProp.sonar.java.coveragePlugin=jacoco
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/test/jacocoTestReport.xml
org.gradle.jvmargs=-Xmx4096M