react-native-macos/template
Nicola Corti 2fdbf6a10f Make sure configureNdkBuild* tasks are depending on preBuild
Summary:
Due to a bug with AGP, the configureNdkBuild* tasks are not depending on
preBuild tasks. We need to manually fix this otherwise the build will fail the
first time the NDK is invoked.

More on this here: https://issuetracker.google.com/issues/207403732

Changelog:
[Android] [Fixed] - Make sure configureNdkBuild* tasks are depending on
preBuild in the Android template.

Reviewed By: passy

Differential Revision: D34578860

fbshipit-source-id: 5d4caa7d2b7a976b1c9caa6dce8e186c1486cafa
2022-03-02 05:23:01 -08:00
..
__tests__ Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
_bundle Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
android Make sure configureNdkBuild* tasks are depending on preBuild 2022-03-02 05:23:01 -08:00
ios Duplicate Xcodeproj UUIDs in iOS app template Podfile fixed 2022-01-25 05:07:25 -08:00
App.js move Hermes badge from template to NewAppScreen library (#28783) 2020-07-14 06:29:00 -07:00
Gemfile Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
Gemfile.lock iOS Ruby Updates (#32456) 2021-10-21 15:58:18 -07:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_eslintrc.js Add .eslintrc to RN project template (#23901) 2019-03-21 07:14:23 -07:00
_flowconfig chore(deps): bump CLI version to 7.0.3 to address web debugging issue (#33156) 2022-02-23 05:23:43 -08:00
_gitignore Updated template gitignore with fastlane best practices (#33186) 2022-02-28 03:17:49 -08:00
_prettierrc.js JS: Upgrade to Prettier v2.4.1 [1/n] 2021-11-02 22:14:16 -07:00
_ruby-version Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js Revert the change to add babel-plugin-codegen 2021-12-15 16:53:01 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
metro.config.js Change default metro.config.js to utilize inline requires (#29770) 2020-08-26 11:30:59 -07:00
package.json Upgrade Metro dependencies to 0.69.0 2022-02-28 08:28:10 -08:00