SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

Restrict mavenCentral to exclude react-native older packages

Summary:
This Diff is restricting the scope of `mavenCentral` to do not
include react-native packages. This will make us sure we don't pickup older
versions of react-native.
This specifically is a problem if you're building on a nightly as the version
of RN nightly is `0.0.0.xxx` which is lower than then version on maven central.
More on this here https://github.com/facebook/react-native/pull/32326#issuecomment-933368880

Changelog:
[Internal] [Changed] - Restrict mavenCentral to exclude react-native older packages

Reviewed By: ShikaSD

Differential Revision: D31571803

fbshipit-source-id: d7ce7e82825cbebda2e4e534565d7ab15dba2624
N
Nicola Corti committed
2f8e52b52a40fb7f72c45a24e60895156946c8ba
Parent: 4790146
Committed by Facebook GitHub Bot <[email protected]> on 10/13/2021, 12:34:40 PM