summaryrefslogtreecommitdiff
path: root/aboutit/src/main/AndroidManifest.xml
blob: 65c8a5d98609c094c971aef19c261ef6655feabe (plain)
1
2
3
4
5
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.snilius.aboutit">

    <application android:allowBackup="true" />

</manifest>