Updating version number
This commit is contained in:
parent
4723103bcf
commit
3e0b1dc971
1 changed files with 1 additions and 1 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="3281"
|
android:versionCode="3282"
|
||||||
android:versionName="3.2.8">
|
android:versionName="3.2.8">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
|
Loading…
Reference in a new issue