diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f4f594b79f..31605b39ae 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="111030000" - android:versionName="1.11.3.0"> + android:versionCode="112000000" + android:versionName="1.12.0.0">