Bump Android version to 1.1.4

This commit is contained in:
Aaron Culliney 2015-12-28 19:01:34 -08:00
parent 20278ca91e
commit fce1f010b0

View File

@ -27,8 +27,8 @@ android {
applicationId "org.deadc0de.apple2ix.basic"
minSdkVersion 10
targetSdkVersion 23
versionCode 13
versionName "1.1.3"
versionCode 14
versionName "1.1.4"
ndk {
moduleName "apple2ix"
}