Release Catima 2.11.0

This commit is contained in:
Sylvia van Os committed 2021-11-28 23:05:54 +01:00
1 parent fa95ea6a62
commit 0afc6f3976
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 93
## v2.11.0 - 93 (2021-11-28)
- Add Catima to [Quick Access Device Controls](https://developer.android.com/guide/topics/ui/device-control)
- Fix some groups not showing up correctly in group management screen
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 92
versionName "2.10.0"
versionCode 93
versionName "2.11.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true