Merge pull request #92 from brarcher/pre-v0.10

Update for v0.10 release
This commit is contained in:
Branden Archer
2017-02-12 15:35:18 -05:00
committed by GitHub

View File

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