Removed jcenter repository completely
This commit is contained in:
parent
f9d5cc33cc
commit
8ae853cd90
2 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ buildscript {
|
|||
allprojects {
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue