Version 1.4.1-20180628.0

This commit is contained in:
John Lyon-Smith
2018-06-28 08:34:14 -07:00
parent 8282a7c339
commit 94c5e804a8
8 changed files with 15 additions and 15 deletions

View File

@@ -101,8 +101,8 @@ android {
applicationId "com.deightonar"
minSdkVersion 24
targetSdkVersion 27
versionCode 13
versionName "1.4.0"
versionCode 14
versionName "1.4.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}