diff --git a/build.gradle b/build.gradle index 8b893fe..380f689 100644 --- a/build.gradle +++ b/build.gradle @@ -2,8 +2,8 @@ buildscript { repositories { - // For the Gradle plugin - jcenter() + // For the Gradle plugin + maven { url "https://maven.google.com" } } dependencies { // https://jcenter.bintray.com/com/android/tools/build/gradle