mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 11:58:09 +00:00
Update version + enable debug log
This commit is contained in:
parent
876d379cc6
commit
3d00f12df4
2 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="2080"
|
||||
android:versionName="2.0.8">
|
||||
android:versionCode="2090"
|
||||
android:versionName="2.0.9">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="26"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ activation_code_length=4
|
|||
show_login_view=1
|
||||
friendlist_subscription_enabled=1
|
||||
debug_popup_magic=#1234
|
||||
|
||||
debug=1
|
||||
|
||||
[assistant]
|
||||
password_max_length=-1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue