Update for v0.13

This commit is contained in:
Branden Archer
2017-07-25 09:58:19 -04:00
committed by GitHub
parent 0d50ad6d10
commit e33ab682a6

View File

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