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