Release Catima 2.15.1

This commit is contained in:
Sylvia van Os
2022-02-10 17:39:39 +01:00
parent 48ff57d0fc
commit 84051555b6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 102
## v2.15.1 - 102 (2022-02-10)
- Various minor fixes
- Fix crash when using Norwegian translation

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 101
versionName "2.15.0"
versionCode 102
versionName "2.15.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true