Version 1.4.0-20180627.0

This commit is contained in:
John Lyon-Smith
2018-06-27 22:35:04 -07:00
parent 6f0423bb46
commit d9fe36cdde
8 changed files with 15 additions and 15 deletions

View File

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