Version 2.3.2 instead of 2.3.1.1
This commit is contained in:
parent
d0f72f151b
commit
56a56d5a72
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.linphone"
|
||||
android:versionCode="2311" android:installLocation="auto">
|
||||
android:versionCode="2302" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19"/>
|
||||
|
||||
<!-- Permissions for Push Notification -->
|
||||
|
|
Loading…
Reference in a new issue