Update AndroidManifest.xml
This commit is contained in:
parent
cc21b87045
commit
156171d77a
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
</application>
|
||||
|
||||
<!-- Some devices with Android 2.2 should support native activity, it was in unstable hidden API -->
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="13" />
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
|
||||
|
||||
<!-- OpenGL ES 1.1 -->
|
||||
<uses-feature android:glEsVersion="0x00010000" />
|
||||
|
|
Loading…
Add table
Reference in a new issue