Update for v0.12

This commit is contained in:
Branden Archer
2017-07-12 22:47:29 -04:00
committed by GitHub
parent f4522fb17d
commit f3e7d8f5c1

View File

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