Merge pull request #116 from brarcher/pre-v0.11

Update for v0.11 release
This commit is contained in:
Branden Archer
2017-06-26 21:59:07 -04:00
committed by GitHub

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 23
versionCode 10
versionName "0.10"
versionCode 11
versionName "0.11"
}
buildTypes {
release {