Update for v0.20

This commit is contained in:
Branden Archer
2018-02-10 13:50:30 -05:00
committed by GitHub
parent be0c2507f2
commit c233f82dc1

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 {