Merge pull request #133 from brarcher/pre-v0.13

Update for v0.13
This commit is contained in:
Branden Archer
2017-07-25 10:04:44 -04:00
committed by GitHub

View File

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