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 {
|
||||
maven {
|
||||
// Replace snapshots by releases for releases !
|
||||
url "https://linphone.org/releases/maven_repository"
|
||||
url "https://linphone.org/maven_repository"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue