Release 1.4.0

This commit is contained in:
Sylvia van Os committed 2020-11-28 16:46:01 +01:00
1 parent 9744dfe6ff
commit c49f26db95
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v1.4.0 (2020-11-28)
Changes:
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 16
targetSdkVersion 29
versionCode 47
versionName "1.3.0"
versionCode 48
versionName "1.4.0"
vectorDrawables.useSupportLibrary = true
}
buildTypes {