Release 1.8

This commit is contained in:
Sylvia van Os
2021-01-28 19:45:48 +01:00
parent 99a3849942
commit 40d36ec8fb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.8 (2021-01-28)
Changes:

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 29
versionCode 56
versionName "1.7.1"
versionCode 57
versionName "1.8"
vectorDrawables.useSupportLibrary true
}