Switched to new maven repository

This commit is contained in:
Sylvain Berfini 2019-11-13 12:52:56 +01:00
parent a66d57dc4d
commit a9949c660c

View file

@ -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"
}
}