diff options
author | Victor Häggqvist <[email protected]> | 2015-09-17 17:43:37 +0200 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2015-09-17 17:43:37 +0200 |
commit | 236dab5626351a96d3f8c2e992836e5835e4590c (patch) | |
tree | f0dd30ccfb8db677f99390a3baa2ca06252da4a7 /aboutit/src/main/AndroidManifest.xml | |
parent | b5d3dcc8f270971846ad57a4f3e2e30a7789759f (diff) |
Update JavaDoc
Diffstat (limited to 'aboutit/src/main/AndroidManifest.xml')
-rw-r--r-- | aboutit/src/main/AndroidManifest.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/aboutit/src/main/AndroidManifest.xml b/aboutit/src/main/AndroidManifest.xml deleted file mode 100644 index 65c8a5d..0000000 --- a/aboutit/src/main/AndroidManifest.xml +++ /dev/null @@ -1,5 +0,0 @@ -<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.snilius.aboutit"> - - <application android:allowBackup="true" /> - -</manifest> |