Update for v0.18

This commit is contained in:
Branden Archer
2018-01-19 23:16:15 -05:00
committed by GitHub
parent 23766fe9f0
commit 17acb8370c

View File

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