Update apk version
This commit is contained in:
parent
7d34612094
commit
bcb6615a3f
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="3211" android:versionName="3.2.1" android:installLocation="auto">
|
||||
android:versionCode="3213" 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