Remove metaspace memory allocation key

This commit is contained in:
Alexander Nozik 2022-04-13 11:20:11 +03:00
parent 2144c6382c
commit 5a36c3e03c
No known key found for this signature in database
GPG Key ID: F7FCF2DD25C71357

View File

@ -9,5 +9,4 @@ kotlin.native.ignoreDisabledTargets=true
#kotlin.incremental.js.ir=true
org.gradle.configureondemand=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1G
org.gradle.parallel=true