Update for v0.25.2

This commit is contained in:
Branden Archer
2019-01-05 15:40:48 -08:00
committed by GitHub
parent db3d93e1bc
commit 9bde7ce4da

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 {