Update version and changelog

gtask_related_email
Alex Baker 5 years ago
parent c48e1b81a8
commit 1850d0dcdf

@ -1,6 +1,6 @@
Change Log
---
### 7.4.1 (2019-12-24)
### 7.4.1 (2019-12-27)
* Add option to enable subtasks in task list
* Performance improvements

@ -36,7 +36,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 642
versionCode = 643
versionName = "7.4.1"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save