Bump Android version to 1.2.2

This commit is contained in:
Aaron Culliney 2017-12-03 13:44:04 -08:00
parent 6b901dff07
commit b1161ba746

View File

@ -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"
}