Update for 0.25.3

This commit is contained in:
Branden Archer
2019-03-02 11:37:09 -08:00
committed by GitHub
parent f51e97fdf7
commit 31dd0e1de2

View File

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