Android patch release 1.1.8.1

This commit is contained in:
Aaron Culliney 2016-11-05 11:43:42 -07:00
parent 96611beab9
commit bf0e61c9ea

View File

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