mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Switched to SDK 4.4-alpha
This commit is contained in:
parent
99b99cc556
commit
554a868b7f
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ dependencies {
|
|||
debugImplementation project(path: ":linphone-sdk-android", configuration: 'debug')
|
||||
}
|
||||
} else {
|
||||
implementation "org.linphone:linphone-sdk-android:4.3+"
|
||||
implementation "org.linphone:linphone-sdk-android:4.4+"
|
||||
}
|
||||
}
|
||||
if (firebaseEnabled()) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue