mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
11 lines
No EOL
359 B
XML
Executable file
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="3260"
|
|
android:versionName="3.2.6">
|
|
|
|
<uses-sdk
|
|
android:minSdkVersion="16"
|
|
android:targetSdkVersion="25"/>
|
|
</manifest> |