We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddfc2c commit e4600f8Copy full SHA for e4600f8
gradle.properties
@@ -2,4 +2,4 @@ group=org.jetbrains.kotlinx
2
version=0.4
3
versionSuffix=SNAPSHOT
4
5
-org.gradle.jvmargs=-Xmx2g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
+org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
0 commit comments