update
This commit is contained in:
@@ -4,9 +4,7 @@ buildscript {
|
||||
|
||||
repositories {
|
||||
google()
|
||||
jcenter{
|
||||
url 'http://jcenter.bintray.com'
|
||||
}
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
@@ -20,9 +18,7 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter{
|
||||
url 'http://jcenter.bintray.com'
|
||||
}
|
||||
jcenter()
|
||||
}
|
||||
repositories {
|
||||
maven { url 'https://jitpack.io' }
|
||||
|
||||
Reference in New Issue
Block a user