Update for v0.28

This commit is contained in:
Branden Archer
2020-03-09 22:22:07 -07:00
committed by GitHub
parent 72a04b570a
commit 290abd9c56

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 16
targetSdkVersion 29
versionCode 38
versionName "0.27"
versionCode 39
versionName "0.28"
}
buildTypes {
release {