Remove not required jcenter repository
This commit is contained in:
parent
d26f3979cd
commit
bd6b96d09d
@ -20,7 +20,6 @@ allprojects {
|
||||
// maven { url = uri("https://nexus.amine-louveau.fr/repository/maven-public/")}
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven { url = uri("https://www.jitpack.io") }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user