diff --git a/android/build.gradle b/android/build.gradle index a5f5fd326..ac1ca0a76 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -19,7 +19,6 @@ buildscript { allprojects { repositories { - maven { url "https://maven.google.com" } google() jcenter() maven { url "$rootDir/../node_modules/jsc-android/dist" }