Release Catima 2.15.0

This commit is contained in:
Sylvia van Os
2022-02-06 12:49:02 +01:00
parent 6163de3086
commit 5516acecce
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 101
## v2.15.0 - 101 (2022-02-06)
- Fix cropper not using theme colour
- Fix minor theming issues

View File

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