react-native-macos/template
Dulmandakh 70da640946 remove jcenter (#31609)
Summary:
jcenter is read-only now, and newer versions of dependencies will be published to either MavenCentral or Jitpack. This PR removes jcenter to avoid future issues, then uses MavenCentral and Jitpack as replacement. Current flipper depends on Stetho version that is not available on MavenCentral, so had to exclude and bump the version.

Both Gradle and Buck successfully download all the dependencies.

## Changelog

[Android] [Changed] - Remove jcenter

Pull Request resolved: https://github.com/facebook/react-native/pull/31609

Test Plan: rn-tester builds and runs as expected.

Reviewed By: mdvacca

Differential Revision: D28802444

Pulled By: ShikaSD

fbshipit-source-id: 043ef079d0cda77a1f8dd732678452ed712741a4
2021-06-02 09:57:28 -07:00
..
__tests__ Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
android remove jcenter (#31609) 2021-06-02 09:57:28 -07:00
ios iOS/tvOS 10.0 ==> 11.0 in .xcodeproj 2021-01-11 16:46:16 -08:00
App.js move Hermes badge from template to NewAppScreen library (#28783) 2020-07-14 06:29:00 -07:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_editorconfig Fixing the git attrs for all the people and all the files and all future (#31128) 2021-04-21 11:27:32 -07:00
_eslintrc.js Add .eslintrc to RN project template (#23901) 2019-03-21 07:14:23 -07:00
_flowconfig Deploy Flow v0.152.0 2021-05-27 07:58:47 -07:00
_gitattributes Fixing the git attrs for all the people and all the files and all future (#31128) 2021-04-21 11:27:32 -07:00
_gitignore remove `xcshareddata` from gitignore (#27563) 2019-12-18 14:17:20 -08:00
_prettierrc.js Update various Xplat Prettier configs to specify arrowParens: avoid 2020-09-14 18:36:20 -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 fix: change template to work with jest (#23150) 2019-01-24 17:33:50 -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 bump react-native-github's metro version to v0.66.0 2021-04-20 05:21:31 -07:00