mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 09:35:21 +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"
|
||||
package="org.retroarch"
|
||||
android:versionCode="17"
|
||||
android:versionName="0.9.9.3" >
|
||||
android:versionCode="18"
|
||||
android:versionName="0.9.9.4" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
<uses-sdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user