Merge pull request #245 from brarcher/pre-v0.23.4

Update for v0.23.4
This commit is contained in:
Branden Archer
2018-05-12 11:48:08 -04:00
committed by GitHub

View File

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