Merge pull request #82 from brarcher/pre-v0.9

Update for release v0.9
This commit is contained in:
Branden Archer
2017-01-16 23:07:37 -05:00
committed by GitHub

View File

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