Update for v0.24

This commit is contained in:
Branden Archer
2018-07-31 21:44:28 -04:00
committed by GitHub
parent 2dd02f42f5
commit ae7ac21785

View File

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