mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
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…
Add table
Reference in a new issue