Bump Android version to 1.1.8

This commit is contained in:
Aaron Culliney 2016-05-11 21:05:42 -07:00
parent 8ce1fffe89
commit 54712f8423

View File

@ -27,8 +27,8 @@ android {
applicationId "org.deadc0de.apple2ix.basic"
minSdkVersion 10
targetSdkVersion 23
versionCode 17
versionName "1.1.7"
versionCode 18
versionName "1.1.8"
ndk {
moduleName "apple2ix"
}