Polish build script
Closes gh-1918
This commit is contained in:
committed by
Stephane Nicoll
parent
20f2e23bfb
commit
4d86779648
@@ -289,9 +289,6 @@ configure(rootProject) {
|
||||
}
|
||||
|
||||
wrapper {
|
||||
description = "Generates gradlew[.bat] scripts"
|
||||
gradleVersion = '4.8.1'
|
||||
|
||||
doLast() {
|
||||
def gradleOpts = "-XX:MaxMetaspaceSize=1024m -Xmx1024m"
|
||||
def gradleBatOpts = "$gradleOpts -XX:MaxHeapSize=256m"
|
||||
|
||||
Reference in New Issue
Block a user