Skip to content

Commit 7c0a06a

Browse files
zjm-metafacebook-github-bot
authored andcommitted
Comment out org.gradle.jvmargs setup in template project.
Summary: Open source repo change of D71846279 Reviewed By: cabanier Differential Revision: D71846697 fbshipit-source-id: 1822d9174e081f00648d4db033e68d0f81d0c7a2
1 parent baa6688 commit 7c0a06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bubblewrap/packages/core/template_project/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# http://www.gradle.org/docs/current/userguide/build_environment.html
77
# Specifies the JVM arguments used for the daemon process.
88
# The setting is particularly useful for tweaking memory settings.
9-
org.gradle.jvmargs=-Xmx1536m
9+
# org.gradle.jvmargs=-Xmx1536m
1010
# When configured, Gradle will run in incubating parallel mode.
1111
# This option should only be used with decoupled projects. More details, visit
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects

0 commit comments

Comments
 (0)