mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 15:27:41 +00:00
(AndroidManifest.xml) Version Bump
This commit is contained in:
parent
727ef83abb
commit
8d1c26079e
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="37"
|
||||
android:versionName="1.0.0.2" >
|
||||
android:versionName="1.0.0.3" >
|
||||
<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