mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Allow online maven repository now that required features have been merged into SDK master branch
This commit is contained in:
parent
638553c1ad
commit
7e24b07f1d
1 changed files with 2 additions and 2 deletions
|
|
@ -128,9 +128,9 @@ repositories {
|
|||
url file(LinphoneSdkBuildDir + '/maven_repository/')
|
||||
}
|
||||
|
||||
/*maven {
|
||||
maven {
|
||||
url "https://linphone.org/maven_repository"
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue