Merge pull request #206 from brarcher/pre-v0.21

Update for v0.21
This commit is contained in:
Branden Archer
2018-02-17 22:56:35 -05:00
committed by GitHub

View File

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