Update for 0.25.4

This commit is contained in:
Branden Archer
2019-10-04 22:47:54 -07:00
parent 3ecdf71331
commit 134d7fd824
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
## v0.25.4 (2019-10-04)
Changes
- Enable app backups
- Update French and Slovenian translations
## v0.25.3 (2019-03-02)
Changes

View File

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