aboutsummaryrefslogtreecommitdiffstats
path: root/libs/android-transcoder/src/main/AndroidManifest.xml
blob: 0bfa9340216c955e507c62cc698b18d36d3785c0 (plain)
1
2
3
4
5
6
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="net.ypresto.androidtranscoder">

    <application />

</manifest>