Release Catima 2.14.0

This commit is contained in:
Sylvia van Os committed 2022-01-14 22:38:52 +01:00
1 parent cae95d2577
commit a36775c6fd
2 files changed
+6 -2

No files matched your search

+4
View File
@@ -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
View File
@@ -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