mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Switched to new maven repository
This commit is contained in:
parent
a66d57dc4d
commit
a9949c660c
1 changed files with 1 additions and 2 deletions
|
|
@ -73,8 +73,7 @@ excludePackage.add('**/LICENSE.txt')
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
// Replace snapshots by releases for releases !
|
url "https://linphone.org/maven_repository"
|
||||||
url "https://linphone.org/releases/maven_repository"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue