Update version and changelog

gtask_related_email
Alex Baker 6 years ago
parent 201747a989
commit 2d5436b935

@ -14,6 +14,7 @@ Change Log
* Hungarian - kaciokos * Hungarian - kaciokos
* Polish - @alex-ter * Polish - @alex-ter
* Russian - @alex-ter * Russian - @alex-ter
* Simplified Chinese - @sr093906
* Spanish - @FlorianLeChat * Spanish - @FlorianLeChat
### 7.4 (2019-12-16) ### 7.4 (2019-12-16)

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

Loading…
Cancel
Save