Merge pull request #210 from brarcher/pre-v0.22

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

View File

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