Release v1.14.1

This commit is contained in:
Sylvia van Os
2021-06-14 21:27:34 +02:00
parent a5a7be02f6
commit de8aa6b6fd
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.14.1 (2021-06-14)
Changes:

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 30
versionCode 68
versionName "1.14"
versionCode 69
versionName "1.14.1"
vectorDrawables.useSupportLibrary true
}