mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-25 02:55:23 +00:00
Remove jcenter from build script
This commit is contained in:
parent
2bf8bc17b5
commit
fb937ee292
@ -54,7 +54,6 @@ allprojects {
|
|||||||
includeGroupByRegex "org\\.signal.*"
|
includeGroupByRegex "org\\.signal.*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
jcenter()
|
|
||||||
maven { url "https://jitpack.io" }
|
maven { url "https://jitpack.io" }
|
||||||
if (project.hasProperty('huawei')) maven {
|
if (project.hasProperty('huawei')) maven {
|
||||||
url 'https://developer.huawei.com/repo/'
|
url 'https://developer.huawei.com/repo/'
|
||||||
|
Loading…
Reference in New Issue
Block a user