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…
Reference in a new issue