mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
(Android) Bump version code to 32
This commit is contained in:
parent
dcd31e9a4c
commit
afd9ad779a
@ -1,6 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="29"
|
||||
android:versionCode="32"
|
||||
android:versionName="1.0.0.1" >
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
Loading…
Reference in New Issue
Block a user