We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0426e5 commit 5e9caabCopy full SHA for 5e9caab
gradle.properties
@@ -1,2 +1,3 @@
1
sonar.coverage.jacoco.xmlReportPaths=build/jacoco/test/jacocoTestReport.xml
2
org.gradle.jvmargs=-Xms512m -Xmx2048m
3
+org.gradle.configuration-cache=true
0 commit comments