@@ -1,7 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
- jcenter()
+// jcenter()
+ mavenCentral()
google()
}
dependencies {
@@ -10,7 +11,8 @@ buildscript {
allprojects {