Merge pull request #191 from brarcher/pre-v0.19

Update for v0.19
This commit is contained in:
Branden Archer
2018-02-01 08:02:20 -05:00
committed by GitHub

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 {