Explicitly assign 1g to the build process.

This commit is contained in:
Dawid Weiss 2019-12-03 15:27:56 +01:00
parent 0247f02a70
commit b451f7a79c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
systemProp.file.encoding=UTF-8
org.gradle.jvmargs=-Xmx1g
org.gradle.parallel=true
org.gradle.priority=low