diff --git a/playground/android/app/build.gradle b/playground/android/app/build.gradle index a881bb5c8df..7581e6895af 100644 --- a/playground/android/app/build.gradle +++ b/playground/android/app/build.gradle @@ -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",