Release v1.14

This commit is contained in:
Sylvia van Os
2021-06-07 20:21:48 +02:00
parent 929633e4dd
commit f4d4e3d6fb
2 changed files with 3 additions and 3 deletions

View File

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

View File

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