Release 1.12

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

No files matched your search

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