Bump Android version to 1.2.0

This commit is contained in:
Aaron Culliney 2017-07-08 14:51:11 -10:00
parent aefe243620
commit 4885388a2d

View File

@ -31,7 +31,7 @@ android {
minSdkVersion 10
targetSdkVersion 24
versionCode 20
versionName "1.1.10"
versionName "1.2.0"
ndk {
moduleName "apple2ix"
}