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 1ea70d3 commit 8d123cdCopy full SHA for 8d123cd
build.gradle
@@ -40,5 +40,5 @@ allprojects {
40
}
41
42
tasks.named("checkstyleNohttp").configure {
43
- maxHeapSize = "1g"
+ maxHeapSize = "1536m"
44
0 commit comments