Linphone-android 1.2.2
This commit is contained in:
parent
835e757c86
commit
6673e98932
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="1210" android:versionName="1.2.1" android:installLocation="auto">
|
||||
android:versionCode="1220" android:versionName="1.2.2" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue