Skip to content

Commit 56bfc89

Browse files
committed
bump memory for Apple targets test
1 parent 07673cc commit 56bfc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -XX:+HeapDumpOnOutOfMemoryError -Xmx4g -XX:MaxMetaspaceSize=1g
1+
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx4g -XX:+HeapDumpOnOutOfMemoryError
22

33
org.gradle.caching=true
44
org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)