Bump Android version to 1.1.10

This commit is contained in:
Aaron Culliney 2016-11-07 19:37:24 -08:00
parent 14a40e055e
commit 6bfbe3cc88

View File

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