RIP jcenter.
This commit is contained in:
parent
ad43f3b881
commit
88c1297868
1 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@ buildscript {
|
|||
mavenCentral()
|
||||
google()
|
||||
maven { url "https://plugins.gradle.org/m2/" }
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
@ -80,7 +79,6 @@ subprojects {
|
|||
repositories {
|
||||
mavenCentral()
|
||||
google()
|
||||
jcenter()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue