Use jcenter repository for apiclient and update version to 0.7.2
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
}
|
||||
|
||||
@@ -14,9 +13,7 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
maven("https://jitpack.io")
|
||||
maven("https://dl.bintray.com/videolan/Android")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user