mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 13:48:11 +00:00
update manifest to set proper version.
This commit is contained in:
parent
9dc4f33605
commit
f9aa16a2df
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone.core"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3320"
|
||||
android:versionName="3.3.2">
|
||||
android:versionCode="3401"
|
||||
android:versionName="3.4.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue