Skip to content

Commit

Permalink
Update version to 1.6 in AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed May 26, 2018
1 parent e8da82c commit 09e85eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.ppsspp.ppsspp"
android:installLocation="auto"
android:versionCode="15040000"
android:versionName="1.5.4.0">
android:versionCode="16000000"
android:versionName="1.6.0.0">
<!-- Note that versionCode should be in the format xyzzrrrr -->

<uses-sdk
Expand Down

0 comments on commit 09e85eb

Please sign in to comment.