diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f0b1e44e89..31d8abc649 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="112020000" - android:versionName="1.12.2.0"> + android:versionCode="112030000" + android:versionName="1.12.3.0">