Update changelog and version

pull/848/head
Alex Baker 5 years ago
parent 3a722ff949
commit edd3b85dbb

@ -8,6 +8,10 @@ Change Log
* Performance improvements
* Allow duplicate CalDAV list names
* Fix duplicate tag name bug
* Update translations
* Dutch - revdbrink
* Hungarian - kaciokos
* Norwegian Bokmål - @comradekingu
### 6.7.3 (2019-07-16)

@ -25,7 +25,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 601
versionCode = 602
versionName = "6.8"
targetSdkVersion(Versions.compileSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save