Skip to content

Commit

Permalink
Release Catima 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastProject committed Oct 7, 2021
1 parent b749c79 commit fd7e6e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased - 86
## v2.7.1 - 86 (2021-10-07)

- Improve search with spaces

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fd7e6e4

Please sign in to comment.