mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update version for 1.10.3
This commit is contained in:
parent
17f2e6e892
commit
087de849bd
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="110020000"
|
||||
android:versionName="1.10.2.0">
|
||||
android:versionCode="110030000"
|
||||
android:versionName="1.10.3.0">
|
||||
<!-- Note that versionCode should be in the format xyyzzrrrr. Example: 110030000 -->
|
||||
<!-- In this same case, versionName should be 1.10.3.0 -->
|
||||
<!-- Also note that we are overriding these values anyway from gradle. -->
|
||||
|
|
Loading…
Add table
Reference in a new issue