Merge pull request #227 from brarcher/pre-v0.23.2

Update for v0.23.2
This commit is contained in:
Branden Archer
2018-03-11 23:27:29 -04:00
committed by GitHub

View File

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