Release Catima 2.16.0

This commit is contained in:
Sylvia van Os
2022-03-09 19:27:08 +01:00
parent 1ce4216584
commit 54fc1e9106
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 104
## v2.16.0 - 104 (2022-03-09)
- Save card detail expansion state
- Minor UI fixes

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 103
versionName "2.15.2"
versionCode 104
versionName "2.16.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true