Skip to content

Commit 4be6488

Browse files
Update gradle.properties
1 parent 15a3974 commit 4be6488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
# The size of the library demands a large amount of RAM to build. Increase as necessary if you get GC errors
2121
## linux requires 10G, OSX requires 11G
22-
org.gradle.jvmargs=-Xmx2g
22+
org.gradle.jvmargs=-Xmx4g
2323
org.gradle.parallel=true
2424
org.gradle.caching=true
2525

0 commit comments

Comments
 (0)