Update for v0.21

This commit is contained in:
Branden Archer
2018-02-17 22:44:49 -05:00
committed by GitHub
parent 1817c184ae
commit 8eee8f6a0f

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 {