summaryrefslogtreecommitdiff
path: root/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml')
-rw-r--r--PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml b/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml
new file mode 100644
index 00000000..1b619fc0
--- /dev/null
+++ b/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android">
+ <uses-sdk android:minSdkVersion="15" />
+ <application></application>
+</manifest>