Update for v0.23.2

This commit is contained in:
Branden Archer
2018-03-11 23:20:01 -04:00
committed by GitHub
parent 73b6c99d9e
commit 607dff03d4

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 {