mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-25 02:14:32 +01:00
11 lines
321 B
XML
Executable File
11 lines
321 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.arthenica.mobileffmpeg"
|
|
android:versionCode="160440"
|
|
android:versionName="4.4.LTS" >
|
|
|
|
<uses-sdk
|
|
android:minSdkVersion="16"
|
|
android:targetSdkVersion="29" />
|
|
|
|
</manifest> |