Update for v0.22

This commit is contained in:
Branden Archer
2018-02-18 23:30:04 -05:00
committed by GitHub
parent af3ce5a0ff
commit 04466edb01

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 {