mirror of
https://github.com/holub/mame
synced 2025-10-04 08:28:39 +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:installLocation="auto">
|
||||
|
||||
<!-- Android 4.0 -->
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14" />
|
||||
<!-- Android 5.0 -->
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="21" />
|
||||
|
||||
<!-- OpenGL ES 2.0 -->
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
|
Loading…
Reference in New Issue
Block a user