diff --git a/android/build.gradle b/android/build.gradle index 53f41b9f07..baec73660e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -2,7 +2,6 @@ buildscript { repositories { google() mavenCentral() - jcenter() } // @@ -48,7 +47,6 @@ buildscript { repositories { google() mavenCentral() - jcenter() maven { url 'https://www.jitpack.io' } // MPAndroidChart }