Skip to content

Commit 72ef5e2

Browse files
manoj398facebook-github-bot
authored andcommitted
Update gradle.properties example (#32314)
Summary: Fixed incorrect default mentioned in the comment Changelog: [Internal] Update gradle.properties example Pull Request resolved: #32314 Reviewed By: yungsters Differential Revision: D31365465 Pulled By: cortinico fbshipit-source-id: 82383c9c50495575698e27350cbf181f6effa0ee
1 parent cd4bef9 commit 72ef5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/android/gradle.properties

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

1010
# Specifies the JVM arguments used for the daemon process.
1111
# The setting is particularly useful for tweaking memory settings.
12-
# Default value: -Xmx10248m -XX:MaxPermSize=256m
12+
# Default value: -Xmx1024m -XX:MaxPermSize=256m
1313
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
1414

1515
# When configured, Gradle will run in incubating parallel mode.

0 commit comments

Comments
 (0)