Merge pull request #127 from brarcher/pre-v0.12

Update for v0.12
This commit is contained in:
Branden Archer
2017-07-12 22:55:31 -04:00
committed by GitHub

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 23
versionCode 12
versionName "0.11.1"
versionCode 13
versionName "0.12"
}
buildTypes {
release {