mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-15 15:58:50 -04:00
Release Catima 2.14.0
This commit is contained in:
1 parent
cae95d2577
commit
a36775c6fd
2 files changed
+6
-2
No files matched your search
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v2.14.0 - 99 (2022-01-14)
|
||||
|
||||
- Material You redesign
|
||||
|
||||
## v2.13.1 - 98 (2022-01-09)
|
||||
|
||||
- Fix various TalkBack-related bugs
|
||||
|
||||
+2
-2
@@ -18,8 +18,8 @@ android {
|
||||
applicationId "me.hackerchick.catima"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 31
|
||||
versionCode 98
|
||||
versionName "2.13.1"
|
||||
versionCode 99
|
||||
versionName "2.14.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary true
|
||||
multiDexEnabled true
|
||||
|
||||
Reference in new issue
Block a user