Merge pull request #240 from brarcher/pre-v0.23.3

Update for v0.23.3
This commit is contained in:
Branden Archer
2018-05-05 20:38:42 -04:00
committed by GitHub

View File

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