removed extra google repo reference

This commit is contained in:
Nouman Tahir 2021-08-19 16:31:41 +05:00
parent db5e32e5cf
commit b27004a30a

View File

@ -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" }