Update for v0.16

This commit is contained in:
Branden Archer
2017-11-29 20:15:10 -05:00
committed by GitHub
parent 5fba338223
commit 49abf8a918

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 25
versionCode 16
versionName "0.15"
versionCode 17
versionName "0.16"
}
buildTypes {
release {