forked from Ivasoft/mattermost-mobile
Remove jcenter (#6226)
This commit is contained in:
@@ -16,7 +16,6 @@ buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
@@ -36,7 +35,6 @@ allprojects {
|
||||
google()
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
jcenter()
|
||||
maven {
|
||||
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
|
||||
url("$rootDir/../node_modules/react-native/android")
|
||||
|
||||
Reference in New Issue
Block a user