mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 12:40:07 +00:00
(Android) Bump up version
This commit is contained in:
parent
528b499817
commit
0c6c7bf743
@ -1,7 +1,7 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.retroarch"
|
package="org.retroarch"
|
||||||
android:versionCode="17"
|
android:versionCode="18"
|
||||||
android:versionName="0.9.9.3" >
|
android:versionName="0.9.9.4" >
|
||||||
<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"/>
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user