mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Update AndroidManifest version to 1.4.
(Probably can stop doing this though as Eclipse builds are no longer used for releases).
This commit is contained in:
parent
8a7661a44f
commit
186d471305
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.ppsspp.ppsspp"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="1301"
|
||||
android:versionName="1.3.0.1">
|
||||
android:versionCode="14000000"
|
||||
android:versionName="1.4.0.0">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="9"
|
||||
|
Loading…
Reference in New Issue
Block a user