Update version code
This commit is contained in:
parent
9d8a5ee232
commit
f34db59d07
2 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3284"
|
||||
android:versionName="3.2.8">
|
||||
android:versionCode="3303"
|
||||
android:versionName="3.3.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3284"
|
||||
android:versionName="3.2.8">
|
||||
android:versionCode="3303"
|
||||
android:versionName="3.3.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
Loading…
Reference in a new issue