mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
BUmp up version for Android
This commit is contained in:
parent
bc31a7d1be
commit
9cf923fbeb
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="48"
|
||||
android:versionName="1.3.6"
|
||||
android:versionCode="49"
|
||||
android:versionName="1.4.0"
|
||||
android:installLocation="internalOnly">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
Loading…
Reference in New Issue
Block a user