mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-16 16:40:30 -04:00
Release 1.4.1
This commit is contained in:
1 parent
d8ddee0667
commit
6bc5e77bbd
2 files changed
+4
-3
No files matched your search
+2
-1
@@ -1,10 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## v1.4.1 (2020-12-01)
|
||||
|
||||
Changes:
|
||||
|
||||
- Improved translations
|
||||
- Small UI fixes
|
||||
|
||||
## v1.4.0 (2020-11-28)
|
||||
|
||||
|
||||
+2
-2
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "me.hackerchick.catima"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 48
|
||||
versionName "1.4.0"
|
||||
versionCode 49
|
||||
versionName "1.4.1"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in new issue
Block a user