#590 Remove -XX:MaxMetaspaceSize=1g from gradle.properties (#636)

Signed-off-by: Sergei Malafeev <sergei@malafeev.org>
This commit is contained in:
Sergei Malafeev 2020-07-06 21:28:19 +08:00 committed by GitHub
parent 4f48cf6565
commit 784a1115e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g