mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Update version number
This commit is contained in:
parent
89c1c4809c
commit
43dab49168
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3310"
|
||||
android:versionCode="3311"
|
||||
android:versionName="3.3.1">
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<manifest package="org.linphone.core"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3310"
|
||||
android:versionCode="3311"
|
||||
android:versionName="3.3.1">
|
||||
|
||||
<uses-sdk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue