Release Catima 2.21.0

This commit is contained in:
Sylvia van Os
2022-11-06 11:16:07 +01:00
parent 329056301b
commit 08a4d4b114
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 115
## v2.21.0 - 115
- Open image in gallery on long-press
- Apply Material style to dialogs

View File

@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 31
versionCode 114
versionName "2.20.0"
versionCode 115
versionName "2.21.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true