We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c8539 commit bee4cddCopy full SHA for bee4cdd
1 file changed
apps/basic-example/android/gradle.properties
@@ -10,7 +10,7 @@
10
# Specifies the JVM arguments used for the daemon process.
11
# The setting is particularly useful for tweaking memory settings.
12
# Default value: -Xmx512m -XX:MaxMetaspaceSize=256m
13
-org.gradle.jvmargs=-Xmx512m -XX:MaxMetaspaceSize=512m
+org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
14
15
# When configured, Gradle will run in incubating parallel mode.
16
# This option should only be used with decoupled projects. More details, visit
0 commit comments