mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Updated maven repository address
This commit is contained in:
parent
f48da167ab
commit
c4eb74ff0d
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@ dependencyResolutionManagement {
|
|||
}
|
||||
} else {
|
||||
maven {
|
||||
println("Using CI built SDK from maven repository at https://linphone.org/maven_repository")
|
||||
println("Using CI built SDK from maven repository at https://download.linphone.org/maven_repository")
|
||||
name = "linphone.org maven repository"
|
||||
url = uri("https://linphone.org/maven_repository")
|
||||
url = uri("https://download.linphone.org/maven_repository")
|
||||
content {
|
||||
includeGroup("org.linphone")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue