aboutsummaryrefslogtreecommitdiffstats
path: root/libs/audiowife/src/main/AndroidManifest.xml
blob: dad095276b16964d814d60945ea6c18da23faf47 (plain)
1
2
3
4
5
6
7
8
9
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="nl.changer.audiowife">

    <application android:allowBackup="true"
        android:label="@string/app_name">

    </application>

</manifest>