Release 1.11

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

No files matched your search

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