Skip to content

Commit a6b7033

Browse files
committed
more memory
1 parent d456922 commit a6b7033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
kotlin.daemon.jvmargs=-Xmx5G
2-
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
1+
kotlin.daemon.jvmargs=-Xmx10G
2+
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=1G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
33
mavenCentralUsername=dummy
44
mavenCentralPassword=dummy
55

0 commit comments

Comments
 (0)