Update version
This commit is contained in:
parent
412d62cd53
commit
ab5e8866f5
1 changed files with 2 additions and 2 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="3253"
|
android:versionCode="3260"
|
||||||
android:versionName="3.2.5">
|
android:versionName="3.2.6">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="14"
|
android:minSdkVersion="14"
|
||||||
|
|
Loading…
Reference in a new issue