Remove unused jcenter repository

This commit is contained in:
Kirill Kamakin
2021-11-20 09:56:08 +03:00
parent a6ad10209e
commit bdd81c10ee

View File

@@ -3,7 +3,6 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
jcenter() // Warning: this repository is going to shut down soon
}
}
rootProject.name = "Mealie"