Andy Scherzinger 8 жил өмнө
parent
commit
f133eaad07
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      build.gradle

+ 2 - 0
build.gradle

@@ -7,6 +7,7 @@
 
 buildscript {
     repositories {
+        jcenter()
     }
     dependencies {
         classpath 'com.android.tools.build:gradle:2.2.1'
@@ -23,6 +24,7 @@ ext {
 }
 
 repositories {
+    jcenter()
     maven { url "https://jitpack.io" }
 
     flatDir {