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

Update for v0.23.4
This commit is contained in:
Branden Archer authored and GitHub committed 2018-05-12 11:48:08 -04:00
commit c2ea640a71
1 file changed
+2 -2
+2 -2
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 {