mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-19 08:28:33 +00:00
Update version to 1.6 in AndroidManifest.xml
This commit is contained in:
parent
e8da82c011
commit
09e85eb150
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user