mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Increased version code to 2200
This commit is contained in:
parent
97983fab60
commit
a9742ed8ea
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="2120" android:installLocation="auto">
|
||||
android:versionCode="2200" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17"/>
|
||||
|
||||
<!-- Permissions for Push Notification -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue