Update for release v0.7

This commit is contained in:
Branden Archer
2016-07-14 15:37:35 -04:00
committed by GitHub
parent 6befc99ccc
commit a5650e6382

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 {