Merge pull request #215 from brarcher/pre-v0.23

Update for v0.23
This commit is contained in:
Branden Archer
2018-02-28 23:05:38 -05:00
committed by GitHub

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 {