Update for v0.25.1

This commit is contained in:
Branden Archer
2018-10-14 11:46:26 -07:00
parent d88bede310
commit 580025c99e
2 changed files with 7 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 15
targetSdkVersion 27
versionCode 31
versionName "0.25"
versionCode 32
versionName "0.25.1"
}
buildTypes {
release {