mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Depend on 0.16.1 binaries from custom JCenter repo
Only needed until the artifacts propagate to Maven Central.
This commit is contained in:
@@ -16,5 +16,8 @@ allprojects {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
jcenter {
|
||||
url "http://dl.bintray.com/mkonicek/maven"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user