Update for v0.23

This commit is contained in:
Branden Archer
2018-02-28 22:48:49 -05:00
committed by GitHub
parent 2312788a57
commit 759d42cfcf

View File

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