Skip to content

Commit e776eff

Browse files
committed
Update version to 1.4.1
1 parent 4cb409a commit e776eff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.ppsspp.ppsspp"
44
android:installLocation="auto"
5-
android:versionCode="14000000"
6-
android:versionName="1.4.0.0">
5+
android:versionCode="14100000"
6+
android:versionName="1.4.1.0">
77

88
<uses-sdk
99
android:minSdkVersion="9"

0 commit comments

Comments
 (0)