Release 1.13

This commit is contained in:
Sylvia van Os
2021-04-10 13:48:13 +02:00
parent 5cd77c3a25
commit 1a1c028565
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.13 (2021-04-10)
Changes:

View File

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