This commit is contained in:
tom5079
2020-09-09 11:23:22 +09:00
parent 8a6860c96e
commit 83801feee9
5 changed files with 5 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ allprojects {
repositories {
google()
jcenter()
mavenLocal()
maven { url "https://jitpack.io" }
maven { url 'https://guardian.github.com/maven/repo-releases' }
}