Merge pull request #187 from brarcher/pre-v0.18.1

Update for v0.18.1
This commit is contained in:
Branden Archer
2018-01-24 17:39:03 -05:00
committed by GitHub

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 27
versionCode 19
versionName "0.18"
versionCode 20
versionName "0.18.1"
}
buildTypes {
release {