Bump Android version number

This commit is contained in:
Aaron Culliney 2015-10-20 22:18:24 -07:00
parent 2801b47888
commit 9956fc69b2

View File

@ -28,7 +28,7 @@ android {
minSdkVersion 10
targetSdkVersion 21
versionCode 1
versionName "0.9.2"
versionName "0.9.3"
ndk {
moduleName "apple2ix"
}