Merge pull request #51 from brarcher/pre-v0.7

Update for release v0.7
This commit is contained in:
Branden Archer
2016-07-14 16:00:10 -04:00
committed by GitHub

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 11
targetSdkVersion 23
versionCode 6
versionName "0.6"
versionCode 7
versionName "0.7"
}
buildTypes {
release {