Release Catima 2.12.0

This commit is contained in:
Sylvia van Os
2021-12-23 17:41:06 +01:00
parent 808dd73221
commit 21216f3aa6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 96
## v2.12.0 - 96 (2021-12-23)
- Add CODE 93 support
- Various minor bugfixes and improvements

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 95
versionName "2.11.2"
versionCode 96
versionName "2.12.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true