Version 1.1.3-20180529.0

This commit is contained in:
John Lyon-Smith
2018-05-29 13:09:48 -07:00
parent 5e00b0dd23
commit 62876c94c9
8 changed files with 14 additions and 14 deletions

View File

@@ -101,8 +101,8 @@ android {
applicationId "com.deightonar"
minSdkVersion 24
targetSdkVersion 27
versionCode 8
versionName "1.1.2"
versionCode 9
versionName "1.1.3"
ndk {
abiFilters "armeabi-v7a", "x86"
}