mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-25 05:28:32 +00:00
Update version number
This commit is contained in:
parent
29fd912eb8
commit
202e2fdf29
2 changed files with 4 additions and 4 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
<manifest package="org.linphone"
|
<manifest package="org.linphone"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="3303"
|
android:versionCode="3310"
|
||||||
android:versionName="3.3.0">
|
android:versionName="3.3.1">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
<manifest package="org.linphone.core"
|
<manifest package="org.linphone.core"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="3303"
|
android:versionCode="3310"
|
||||||
android:versionName="3.3.0">
|
android:versionName="3.3.1">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue