Bump Android version to 1.0.2

This commit is contained in:
Aaron Culliney 2015-11-01 22:03:39 -08:00
parent ce974177b2
commit 871762975a

View File

@ -27,8 +27,8 @@ android {
applicationId "org.deadc0de.apple2ix.basic"
minSdkVersion 10
targetSdkVersion 23
versionCode 4
versionName "1.0.1"
versionCode 5
versionName "1.0.2"
ndk {
moduleName "apple2ix"
}