summaryrefslogtreecommitdiff
path: root/platform/android/example/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/example/app/src/main/AndroidManifest.xml')
-rw-r--r--platform/android/example/app/src/main/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/example/app/src/main/AndroidManifest.xml b/platform/android/example/app/src/main/AndroidManifest.xml
index c1dc4e52..bdd8e804 100644
--- a/platform/android/example/app/src/main/AndroidManifest.xml
+++ b/platform/android/example/app/src/main/AndroidManifest.xml
@@ -3,7 +3,7 @@
package="com.artifex.mupdf.example">
<uses-sdk
- android:minSdkVersion="8"
+ android:minSdkVersion="16"
android:targetSdkVersion="16" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />