Update app version to 0.26

This commit is contained in:
Branden Archer
2020-01-05 19:46:17 -08:00
parent dc8ac6b574
commit c76580d6be

View File

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