Remove jcenter from build script

pull/1615/head
fanchao 8 months ago
parent 2bf8bc17b5
commit fb937ee292

@ -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/'

Loading…
Cancel
Save