Version 1.1.2-20180529.0

This commit is contained in:
John Lyon-Smith
2018-05-29 07:55:59 -07:00
parent 9ec1e689eb
commit 323d047903
8 changed files with 16 additions and 16 deletions

View File

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