Update version number
This commit is contained in:
parent
c8327a70d6
commit
9b2936f10f
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<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="3283"
|
android:versionCode="3284"
|
||||||
android:versionName="3.2.8">
|
android:versionName="3.2.8">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<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="3283"
|
android:versionCode="3284"
|
||||||
android:versionName="3.2.8">
|
android:versionName="3.2.8">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
|
Loading…
Reference in a new issue