mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Update AndroidManifest.xml
This commit is contained in:
parent
548d1bae9e
commit
68bc6b37ae
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="com.retroarch"
|
package="com.retroarch"
|
||||||
android:versionCode="1556806351"
|
android:versionCode="1556806352"
|
||||||
android:versionName="1.8.3"
|
android:versionName="1.8.4"
|
||||||
android:installLocation="internalOnly">
|
android:installLocation="internalOnly">
|
||||||
<uses-feature android:glEsVersion="0x00020000" />
|
<uses-feature android:glEsVersion="0x00020000" />
|
||||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user