react-native/local-cli/templates/HelloWorld
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
..
__tests__ Prettier RN local-cli 2018-05-11 13:00:50 -07:00
android fix gradle wrapper issue (#19976) 2018-08-08 15:03:01 -07:00
ios Update template to Xcode 9.4 and fix project settings warnings (#19626) 2018-08-07 19:46:23 -07:00
App.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00
_babelrc Fix indent for .babelrc in HelloWorld template 2017-03-10 13:45:58 -08:00
_buckconfig Fix handling of dotfiles in 'react-native init' and 'react-native upgrade' 2016-11-21 12:58:29 -08:00
_flowconfig v0.78 in fbsource 2018-08-07 16:03:09 -07:00
_gitattributes Allow git to merge pbxproj files 2016-11-22 17:58:29 -08:00
_gitignore Exclude jsbundle files from VCS 2018-02-16 14:09:28 -08:00
_watchmanconfig Fix handling of dotfiles in 'react-native init' and 'react-native upgrade' 2016-11-21 12:58:29 -08:00
app.json Eject CLI command to re-create native folders 2017-02-03 12:58:46 -08:00
index.js Prettier RN local-cli 2018-05-11 13:00:50 -07:00