Version bumped
This commit is contained in:
parent
6b2e801c3a
commit
ce638695b0
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="3341"
|
android:versionCode="3342"
|
||||||
android:versionName="3.3.2-gc-21">
|
android:versionName="3.3.2-gc-22">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
Loading…
Reference in a new issue