mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-26 01:30:51 +00:00
(Android) Bump up version code to 26 - bump up version number to 1.0.0.0
This commit is contained in:
parent
e10f2cfe61
commit
c71f63008e
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="25"
|
||||
android:versionName="0.9.9.7" >
|
||||
android:versionCode="26"
|
||||
android:versionName="1.0.0.0" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
<uses-sdk
|
||||
|
Loading…
Reference in New Issue
Block a user