mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 11:10:27 +00:00
(Android) Bump up Android version to r13
This commit is contained in:
parent
e7cb134f5d
commit
cfd862291d
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.retroarch"
|
||||
android:versionCode="12"
|
||||
android:versionName="0.9.9-wip3" >
|
||||
android:versionCode="13"
|
||||
android:versionName="0.9.9" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
<uses-sdk
|
||||
|
@ -14,3 +14,5 @@ libretro_pcsx_rearmed-neon = "PCSX-reARMed (PlayStation1) [NEON]"
|
||||
libretro_pcsx_rearmed = "PCSX-reARMed (PlayStation1)"
|
||||
libretro_nxengine = "NXEngine (Cave Story/Doukutsu Monogatari)"
|
||||
libretro_tyrquake = "TyrQuake (Quake 1)"
|
||||
libretro_sceneviewer = "SceneViewer (Objects)"
|
||||
libretro_modelviewer = "ModelViewer (Objects)"
|
||||
|
Loading…
Reference in New Issue
Block a user