Release Catima 2.21.2

This commit is contained in:
Sylvia van Os
2023-01-27 18:36:24 +01:00
parent 85d53ae3c7
commit 36e7ea5b20
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 117
## v2.21.2 - 117
- Remove unnecessary permissions
- Target Android 13

View File

@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 116
versionName "2.21.1"
versionCode 117
versionName "2.21.2"
vectorDrawables.useSupportLibrary true
multiDexEnabled true