Version 1.0.2-20180518.0

This commit is contained in:
John Lyon-Smith
2018-05-18 08:49:19 -07:00
parent 129d1e5d50
commit a33ca57d58
8 changed files with 14 additions and 14 deletions

View File

@@ -101,8 +101,8 @@ android {
applicationId "com.deightonar"
minSdkVersion 24
targetSdkVersion 27
versionCode 4
versionName "1.0.1"
versionCode 5
versionName "1.0.2"
ndk {
abiFilters "armeabi-v7a", "x86"
}