mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Switched SDK to 5.4
This commit is contained in:
parent
1cab186403
commit
4330b814a6
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ dependencies {
|
|||
android.defaultConfig.manifestPlaceholders = [appAuthRedirectScheme: 'org.linphone.sso']
|
||||
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation 'org.linphone:linphone-sdk-android:5.3.0-alpha+'
|
||||
implementation 'org.linphone:linphone-sdk-android:5.4.+'
|
||||
}
|
||||
|
||||
ktlint {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue