Remove unused jcenter repository
This commit is contained in:
@@ -3,7 +3,6 @@ dependencyResolutionManagement {
|
|||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
jcenter() // Warning: this repository is going to shut down soon
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rootProject.name = "Mealie"
|
rootProject.name = "Mealie"
|
||||||
|
|||||||
Reference in New Issue
Block a user