Update for v0.19

This commit is contained in:
Branden Archer
2018-02-01 07:54:48 -05:00
committed by GitHub
parent a71da8d6dc
commit 60deaae8d5

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 27
versionCode 20
versionName "0.18.1"
versionCode 21
versionName "0.19"
}
buildTypes {
release {