Release Catima 2.16.2

This commit is contained in:
Sylvia van Os
2022-03-31 23:11:03 +02:00
parent 5e3399cd32
commit f932d8f6e4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 106
## v2.16.2 - 106 (2022-03-31)
- Fix some character sequences being shown as a single character

View File

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