Update for release v0.9

This commit is contained in:
Branden Archer
2017-01-16 22:53:21 -05:00
parent 4580ee8017
commit b1df0c0baf

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 {