diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1a5e160c0cb9..f25c3225550d 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:tools="http://schemas.android.com/tools" package="org.ppsspp.ppsspp" android:installLocation="auto" - android:versionCode="114010000" - android:versionName="1.14.1.0"> + android:versionCode="114020000" + android:versionName="1.14.2.0">