chang maven to google

This commit is contained in:
vok
2019-07-06 07:37:38 +07:00
parent ed25b3f924
commit 8a8f21547e
3 changed files with 5 additions and 16 deletions

View File

@@ -24,9 +24,7 @@ buildscript {
allprojects {
repositories {
mavenLocal()
maven {
url 'https://maven.google.com'
}
google()
maven {
url "https://jitpack.io"
}