diff --git a/Android/app/build.gradle b/Android/app/build.gradle index a76daa0f..7d7efe98 100644 --- a/Android/app/build.gradle +++ b/Android/app/build.gradle @@ -30,8 +30,8 @@ android { applicationId "org.deadc0de.apple2ix.basic" minSdkVersion 10 targetSdkVersion 24 - versionCode 21 - versionName "1.2.1" + versionCode 22 + versionName "1.2.2" ndk { moduleName "apple2ix" }