Release Catima 2.16.3

This commit is contained in:
Sylvia van Os
2022-04-15 18:51:42 +02:00
parent 1872bea0c3
commit 4bf6f6cd5f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 107
## v2.16.3 - 107 (2022-04-15)
- Stocard import fixes

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 106
versionName "2.16.2"
versionCode 107
versionName "2.16.3"
vectorDrawables.useSupportLibrary true
multiDexEnabled true