Merge pull request #297 from brarcher/pre-v0.25.3

Update for 0.25.3
This commit is contained in:
Branden Archer
2019-03-02 11:59:43 -08:00
committed by GitHub
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
## v0.25.3 (2019-03-02)
Changes
- Update Russian translations
## v0.25.2 (2019-01-05)
Changes

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 {