Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Mar 22, 2019
1 parent 38c1b89 commit d431d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import com.sun.org.apache.xalan.internal.xsltc.compiler.Copy
* ]
*/
project.ext.react = [
nodeExecutableAndArgs: ["node", "--max-old-space-size=8192"],
nodeExecutableAndArgs: ["node", "--max-old-space-size=16384"],
entryFile: "index.android.js"
]

Expand Down

0 comments on commit d431d78

Please sign in to comment.