Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
swabbass committed Oct 3, 2021
1 parent fafc170 commit a013e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ project.ext.react = [
bundleInAlpha: true,
bundleInBeta: true,
enableHermes: enableHermes,
nodeExecutableAndArgs:['/usr/local/bin/node'],
hermesFlagsDebug:['-Xes6-proxy','-output-source-map'],
hermesFlagsRelease:['-output-source-map'],
hermesCommand: "../../../node_modules/hermes-engine/%OS-BIN%/hermesc",
Expand Down

0 comments on commit a013e28

Please sign in to comment.