mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Temporarily move to aliyun
This commit is contained in:
parent
007e705cd9
commit
46d3a4a555
@ -56,7 +56,9 @@ allprojects {
|
||||
includeGroupByRegex "org\\.signal.*"
|
||||
}
|
||||
}
|
||||
jcenter()
|
||||
maven {
|
||||
url "https://maven.aliyun.com/repository/public"
|
||||
}
|
||||
maven { url "https://jitpack.io" }
|
||||
if (project.hasProperty('huawei')) maven {
|
||||
url 'https://developer.huawei.com/repo/'
|
||||
|
Loading…
Reference in New Issue
Block a user