Remove jcenter from build script

This commit is contained in:
fanchao 2024-08-13 12:09:36 +10:00
parent 2bf8bc17b5
commit fb937ee292

View File

@ -54,7 +54,6 @@ allprojects {
includeGroupByRegex "org\\.signal.*"
}
}
jcenter()
maven { url "https://jitpack.io" }
if (project.hasProperty('huawei')) maven {
url 'https://developer.huawei.com/repo/'