mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
[Android] Back to enforcing ICS or above limitation. Tired of this nonsense.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
android:versionCode="4"
|
||||
android:versionName="0.4" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="14"/>
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
|
||||
|
||||
<uses-feature android:glEsVersion="0x00020000"></uses-feature>
|
||||
<uses-feature android:name="android.hardware.screen.landscape" />
|
||||
|
||||
Reference in New Issue
Block a user