Switching to SDK 4.3
This commit is contained in:
parent
f38abc51d4
commit
1f850e58b4
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ dependencies {
|
|||
debugImplementation project(path: ":linphone-sdk-android", configuration: 'debug')
|
||||
}
|
||||
} else {
|
||||
implementation "org.linphone:linphone-sdk-android:4.2+"
|
||||
implementation "org.linphone:linphone-sdk-android:4.3+"
|
||||
}
|
||||
}
|
||||
if (firebaseEnabled()) {
|
||||
|
|
Loading…
Reference in a new issue