Release Catima 2.7.1

This commit is contained in:
Sylvia van Os
2021-10-07 20:04:19 +02:00
parent b749c79a81
commit fd7e6e4993
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 86
## v2.7.1 - 86 (2021-10-07)
- Improve search with spaces

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 85
versionName "2.7.0"
versionCode 86
versionName "2.7.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true