increase gradle memory
This commit is contained in:
@@ -5,4 +5,5 @@ systemProp.sonar.projectKey=postgres-json
|
||||
systemProp.sonar.projectName=PostgresJson
|
||||
systemProp.sonar.organization=flecomte
|
||||
systemProp.sonar.java.coveragePlugin=jacoco
|
||||
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/test/jacocoTestReport.xml
|
||||
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/test/jacocoTestReport.xml
|
||||
org.gradle.jvmargs=-Xmx4096M
|
||||
Reference in New Issue
Block a user