Version 1.1.1-20180528.0

This commit is contained in:
John Lyon-Smith
2018-05-28 16:13:55 -07:00
parent f07c61c3b5
commit bbd259f989
8 changed files with 16 additions and 16 deletions

View File

@@ -101,8 +101,8 @@ android {
applicationId "com.deightonar"
minSdkVersion 24
targetSdkVersion 27
versionCode 6
versionName "1.1.0"
versionCode 7
versionName "1.1.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}