Release Catima 2.20.0

This commit is contained in:
Sylvia van Os
2022-09-21 18:54:19 +02:00
parent 6e064e1533
commit 65ac1a2558
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 114
## v2.20.0 - 114
- Add Monochrome icon for Android 13
- Improve first launch screen

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 113
versionName "2.19.0"
versionCode 114
versionName "2.20.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true