Bump up manifest to 1.2.1
This commit is contained in:
parent
cd81a91d30
commit
7ecbb3ee05
|
@ -1,7 +1,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.retroarch"
|
||||
android:versionCode="37"
|
||||
android:versionName="1.2"
|
||||
android:versionCode="40"
|
||||
android:versionName="1.2.1"
|
||||
android:installLocation="preferExternal">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
|
Loading…
Reference in New Issue