Bump Android version to 1.2.1

This commit is contained in:
Aaron Culliney 2017-07-09 07:24:24 -10:00
parent a09d08c079
commit 2836d903d9

View File

@ -30,8 +30,8 @@ android {
applicationId "org.deadc0de.apple2ix.basic"
minSdkVersion 10
targetSdkVersion 24
versionCode 20
versionName "1.2.0"
versionCode 21
versionName "1.2.1"
ndk {
moduleName "apple2ix"
}