mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-03 00:28:27 +00:00
(Android) Bump version
This commit is contained in:
parent
320b9b8745
commit
9a66975589
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="32"
|
||||
android:versionName="1.0.0.1" >
|
||||
android:versionCode="36"
|
||||
android:versionName="1.0.0.2" >
|
||||
<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