<?xml version="1.0" encoding="utf-8"?>
<manifest
    package="com.github.hiteshsondhi88.libffmpeg"
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:versionCode="28"
    android:versionName="0.3.2" >

    <uses-sdk
        android:minSdkVersion="16"
        android:targetSdkVersion="22" />

    <application />

</manifest>