Bump up manifest to 1.2.1

This commit is contained in:
twinaphex 2015-07-15 06:58:00 +02:00
parent cd81a91d30
commit 7ecbb3ee05
1 changed files with 2 additions and 2 deletions

View File

@ -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"/>