Update for v0.10 release

This commit is contained in:
Branden Archer
2017-02-12 15:25:49 -05:00
committed by GitHub
parent ce4dc01c9d
commit b69f2d470b

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 {