Update for v0.14

This commit is contained in:
Branden Archer
2017-09-26 23:14:47 -04:00
committed by GitHub
parent d6b47914c8
commit cd79839748

View File

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