Update apk version
This commit is contained in:
parent
b83405507b
commit
7402a6fc28
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.linphone"
|
||||
|
||||
android:versionCode="3204" android:versionName="3.2.0" android:installLocation="auto">
|
||||
android:versionCode="321" android:versionName="3.2.1" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="23"/>
|
||||
|
||||
<!-- Permissions for Push Notification -->
|
||||
|
|
Loading…
Reference in a new issue