Release 1.10

This commit is contained in:
Sylvia van Os
2021-03-07 14:38:38 +01:00
parent 64b709266b
commit 810fa5f621
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.10 (2021-03-07)
Changes:

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 29
versionCode 62
versionName "1.9.2"
versionCode 63
versionName "1.10"
vectorDrawables.useSupportLibrary true
}