Release Catima 2.0.4

This commit is contained in:
Sylvia van Os
2021-07-27 21:42:04 +02:00
parent 2efb666fae
commit 5ca4d29a36
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v2.0.4 (2021-07-27)
Changes:

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 30
versionCode 73
versionName "2.0.3"
versionCode 74
versionName "2.0.4"
vectorDrawables.useSupportLibrary true
}