mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Update version number in AndroidManifest.xml
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.ppsspp.ppsspp"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="114000000"
|
||||
android:versionName="1.14.0.0">
|
||||
android:versionCode="114010000"
|
||||
android:versionName="1.14.1.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. -->
|
||||
|
||||
Reference in New Issue
Block a user