mirror of
https://github.com/holub/mame
synced 2025-10-05 00:38:58 +03:00
Update of manifest to better define required sdk, resolves #1753 (nw)
This commit is contained in:
parent
dbbd5e9c98
commit
60ae8c6a4b
@ -8,8 +8,8 @@
|
|||||||
android:versionName="0.179"
|
android:versionName="0.179"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
|
||||||
<!-- Android 4.0 -->
|
<!-- Android 5.0 -->
|
||||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14" />
|
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="21" />
|
||||||
|
|
||||||
<!-- OpenGL ES 2.0 -->
|
<!-- OpenGL ES 2.0 -->
|
||||||
<uses-feature android:glEsVersion="0x00020000" />
|
<uses-feature android:glEsVersion="0x00020000" />
|
||||||
|
Loading…
Reference in New Issue
Block a user