mirror of
https://github.com/libretro/RetroArch
synced 2025-03-21 13:20:52 +00:00
(Android) Bump up APK version code; bump up version
This commit is contained in:
parent
f073739970
commit
e223821c22
@ -1,7 +1,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="40"
|
||||
android:versionName="1.2.1"
|
||||
android:versionCode="42"
|
||||
android:versionName="1.2.2"
|
||||
android:installLocation="preferExternal">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user