Merge pull request #221 from brarcher/pre-v0.23.1

Update for pre-v0.23.1
This commit is contained in:
Branden Archer
2018-03-07 23:25:10 -05:00
committed by GitHub

View File

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