Update for release v0.8

This commit is contained in:
Branden Archer
2016-11-22 22:13:29 -05:00
committed by GitHub
parent 54a0f89821
commit c090af1c7d

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 {