Update for v0.11.1

This commit is contained in:
Branden Archer
2017-06-28 22:49:44 -04:00
committed by GitHub
parent bdbcaf4b1e
commit 32d5aec76b

View File

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