mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 09:13:33 +03:00
removed extra google repo reference
This commit is contained in:
parent
db5e32e5cf
commit
b27004a30a
@ -49,8 +49,6 @@ allprojects {
|
||||
// Android JSC is installed from npm
|
||||
url("$rootDir/../node_modules/jsc-android/dist")
|
||||
}
|
||||
// react-native-image-crop-picker
|
||||
maven { url 'https://maven.google.com' }
|
||||
|
||||
google()
|
||||
maven { url "https://www.jitpack.io" }
|
||||
|
Loading…
Reference in New Issue
Block a user