mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update AndroidManifest.xml to 1.5.0
This commit is contained in:
parent
598514189f
commit
bdbe2549d0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.ppsspp.ppsspp"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="14200000"
|
||||
android:versionName="1.4.2.0">
|
||||
android:versionCode="15000000"
|
||||
android:versionName="1.5.0.0">
|
||||
<!-- For the next release: Note that versionCode should be in the format xyzzrrrr -->
|
||||
|
||||
<uses-sdk
|
||||
|
|
Loading…
Add table
Reference in a new issue