Merge pull request #198 from brarcher/pre-v0.20

Update for v0.20
This commit is contained in:
Branden Archer
2018-02-10 22:02:04 -05:00
committed by GitHub

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 27
versionCode 21
versionName "0.19"
versionCode 22
versionName "0.20"
}
buildTypes {
release {