Release 1.12

This commit is contained in:
Sylvia van Os
2021-03-30 18:45:54 +02:00
parent d2168f4d91
commit 56522b42e2
2 changed files with 3 additions and 3 deletions

View File

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

View File

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