Release Catima 2.21.1

This commit is contained in:
Sylvia van Os
2022-12-06 19:13:02 +01:00
parent 5b1062b8d1
commit e4b69e5cc5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 116
## v2.21.1 - 116
- Fix quick spend dialog not allowing , separator
- Support loading image from file manager

View File

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