Update for v0.23.4

This commit is contained in:
Branden Archer
2018-05-12 11:41:57 -04:00
committed by GitHub
parent b1abfdff2e
commit ba5259f0f6

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 {