linphone-android/AndroidManifestLibrary.xml
Erwan Croze 2d5a72216e Remove completely ANT
-New build for LiblinphoneSdk
-New build for LinphoneSdk
-New run for Liblinphone tester
-New run for Linphone tester
2017-04-04 14:17:01 +02:00

11 lines
No EOL
359 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<manifest package="org.linphone"
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto"
android:versionCode="3253"
android:versionName="3.2.5">
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="23"/>
</manifest>