Skip to content

Commit eb6852a

Browse files
author
plamen5kov
committed
expand max jvm memory
put max memory to 16gb to enable gradle to take as much space as it needs to build fast
1 parent ca656f5 commit eb6852a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
android.useDeprecatedNdk = true
2-
org.gradle.jvmargs=-Xmx1536M
2+
org.gradle.jvmargs=-Xmx16384M

0 commit comments

Comments
 (0)