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