Release 1.11

This commit is contained in:
Sylvia van Os
2021-03-23 09:35:43 +01:00
parent 74fbdc7a5e
commit eba1ed63a6
2 changed files with 3 additions and 3 deletions

View File

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

View File

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