Update app for v0.26.1

This commit is contained in:
Branden Archer
2020-01-09 19:34:50 -08:00
parent 003aba52af
commit bf48e394e9

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 16
targetSdkVersion 29
versionCode 36
versionName "0.26"
versionCode 37
versionName "0.26.1"
}
buildTypes {
release {