Version 1.3.0-20180604.0

This commit is contained in:
John Lyon-Smith
2018-06-04 19:11:06 -07:00
parent 3e37e835a7
commit 3d0f1392ea
8 changed files with 16 additions and 16 deletions

View File

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