Release 1.6.2

This commit is contained in:
Sylvia van Os
2021-01-04 20:42:06 +01:00
parent 5960857568
commit 18b95e96eb
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 29
versionCode 53
versionName "1.6.1"
versionCode 54
versionName "1.6.2"
vectorDrawables.useSupportLibrary true
}