react-native/local-cli
gengjiawen 51b12dd375 fix gradle wrapper issue (#19976)
Summary:
Just change gradle.properties version number to change gradle version is not the right way. Because sometimes the gradlew and gradlew.bat or even the jar need to be updated too.
I also add the wrapper task to `build.gradle`, so next time, we just need to change the version number and execute `gradlew wrapper`.
pass all current ci.
none
 [GENERAL] [BUGFIX] [Android] - fix gradle wrapper issue
Pull Request resolved: https://github.com/facebook/react-native/pull/19976

Differential Revision: D9229655

Pulled By: hramos

fbshipit-source-id: 63d1ddea6174f87778612a4e6711baac5787b0f8
2018-08-08 15:03:01 -07:00
..
__mocks__ metro-memory-fs: enforce explicit cwd() 2018-05-25 08:04:34 -07:00
bundle Use new config internally in Metro 2018-07-25 05:47:58 -07:00
core Add support for linking scoped packages (#18766) (#19828) 2018-08-06 12:32:25 -07:00
dependencies Use new config internally in Metro 2018-07-25 05:47:58 -07:00
eject Prettier RN local-cli 2018-05-11 13:00:50 -07:00
generator Ignore DevDependencies when generating template. (#20542) 2018-08-06 12:32:24 -07:00
info cli: upgrade envinfo for new features in `react-native info` 2018-05-29 17:30:16 -07:00
init Fix iOS e2e tests: bump react-native-babel-preset to ^5 (#19625) 2018-06-10 17:08:56 -07:00
install Prettier RN local-cli 2018-05-11 13:00:50 -07:00
library Prettier RN local-cli 2018-05-11 13:00:50 -07:00
link Add support for linking scoped packages (#18766) (#19828) 2018-08-06 12:32:25 -07:00
logAndroid Prettier RN local-cli 2018-05-11 13:00:50 -07:00
logIOS Prettier RN local-cli 2018-05-11 13:00:50 -07:00
runAndroid fix missing prettier file (#20001) 2018-07-02 10:48:06 -07:00
runIOS Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
server Use new config internally in Metro 2018-07-25 05:47:58 -07:00
templates fix gradle wrapper issue (#19976) 2018-08-08 15:03:01 -07:00
upgrade Prettier RN local-cli 2018-05-11 13:00:50 -07:00
util Change react-native config loading to provide an override for the default config. 2018-08-02 05:31:48 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
cli.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
cliEntry.js Use new configuration in react-native public cli 2018-07-25 05:47:58 -07:00
commands.js BREAKING: metro: rename 'unbundle' to 'ram bundle' 2018-07-20 09:33:57 -07:00
setup_env.bat
setup_env.sh
wrong-react-native.js Prettier files with shebang 2018-05-11 13:52:30 -07:00