Release 1.6.2

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

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.6.2 (2021-01-04)
Changes:
+2 -2
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
}