Update for v0.23.3

This commit is contained in:
Branden Archer
2018-05-05 20:26:28 -04:00
committed by GitHub
parent 306ee053c1
commit 5143e3fe45

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 {