Temporarily use tmp/lime_v2 branch as maven repository for AARs
This commit is contained in:
parent
9237db2721
commit
a196529eb2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ excludePackage.add('**/LICENSE.txt')
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
// Switch to release for releases !
|
// Switch to release for releases !
|
||||||
url "https://gitlab.linphone.org/BC/public/maven_repository/raw/master"
|
url "https://gitlab.linphone.org/BC/public/maven_repository/raw/tmp/lime_v2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue