Merge pull request #289 from brarcher/pre-v0.25.2

Update for v0.25.2
This commit is contained in:
Branden Archer
2019-01-05 16:00:11 -08:00
committed by GitHub

View File

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