Increase Gradle JVM heap to 10g
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
Some checks failed
build-and-deploy / build-deploy (push) Has been cancelled
This commit is contained in:
@@ -3,5 +3,5 @@ org.gradle.configuration-cache=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.vfs.watch=true
|
||||
org.gradle.daemon=false
|
||||
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
|
||||
org.gradle.jvmargs=-Xmx10g -Dfile.encoding=UTF-8
|
||||
kotlin.incremental=true
|
||||
|
||||
Reference in New Issue
Block a user