Skip to content

Commit

Permalink
Bump up manifest to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Jul 15, 2015
1 parent cd81a91 commit 7ecbb3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/phoenix/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -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"/>
Expand Down

0 comments on commit 7ecbb3e

Please sign in to comment.