Merge pull request #69 from brarcher/pre-v0.8

Update for release v0.8
This commit is contained in:
Branden Archer
2016-11-22 22:21:35 -05:00
committed by GitHub

View File

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