mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-23 14:48:16 +00:00
version 2.0.10
This commit is contained in:
parent
e65fc8805a
commit
4422695134
3 changed files with 3 additions and 4 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="2090"
|
||||
android:versionName="2.0.9">
|
||||
android:versionCode="20010"
|
||||
android:versionName="2.0.10">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="26"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,6 @@ activation_code_length=4
|
|||
show_login_view=1
|
||||
friendlist_subscription_enabled=1
|
||||
debug_popup_magic=#1234
|
||||
debug=1
|
||||
|
||||
[assistant]
|
||||
password_max_length=-1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d1e5cbdd9f2c15e29ed8d01328b3ca83d19ea143
|
||||
Subproject commit e995306b391de5a33c6f688cd32156a51355e90a
|
||||
Loading…
Add table
Reference in a new issue