Update for v0.15

This commit is contained in:
Branden Archer
2017-11-25 14:41:20 -05:00
parent 7b4d587b13
commit 47b30ca9fb

View File

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