summaryrefslogtreecommitdiff
path: root/Source/Android/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Android/AndroidManifest.xml')
-rw-r--r--Source/Android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Android/AndroidManifest.xml b/Source/Android/AndroidManifest.xml
index 5da904401f..eaf2204ba3 100644
--- a/Source/Android/AndroidManifest.xml
+++ b/Source/Android/AndroidManifest.xml
@@ -4,7 +4,7 @@
android:versionCode="1"
android:versionName="0.1" >
- <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8"/>
+ <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
<uses-feature android:glEsVersion="0x00020000"></uses-feature>
<uses-feature android:name="android.hardware.screen.landscape" />