forked from kscience/kmath
Remove metaspace memory allocation key
This commit is contained in:
parent
2144c6382c
commit
5a36c3e03c
@ -9,5 +9,4 @@ kotlin.native.ignoreDisabledTargets=true
|
|||||||
#kotlin.incremental.js.ir=true
|
#kotlin.incremental.js.ir=true
|
||||||
|
|
||||||
org.gradle.configureondemand=true
|
org.gradle.configureondemand=true
|
||||||
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1G
|
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
|
Loading…
Reference in New Issue
Block a user