Linphone Android 3.0
This commit is contained in:
parent
4b251b6cfd
commit
5838f7a288
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="2599" android:installLocation="auto">
|
||||
android:versionCode="3000" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="23"/>
|
||||
|
||||
<!-- Permissions for Push Notification -->
|
||||
|
|
Loading…
Reference in a new issue