mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-26 01:30:51 +00:00
(Android) Bump up versions
This commit is contained in:
parent
ab4cef4046
commit
745659806b
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.retroarch"
|
||||
android:versionCode="7"
|
||||
android:versionName="0.9.8" >
|
||||
android:versionCode="8"
|
||||
android:versionName="0.9.8.1" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-sdk
|
||||
android:minSdkVersion="9"
|
||||
|
Loading…
Reference in New Issue
Block a user