Update for release v0.6

This commit is contained in:
Branden Archer
2016-05-23 08:52:27 -04:00
parent 19bd64c48c
commit 18310fdd25

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 11
targetSdkVersion 23
versionCode 5
versionName "0.5"
versionCode 6
versionName "0.6"
}
buildTypes {
release {