Update version and changelog

pull/1216/head
Alex Baker 4 years ago
parent f3312baade
commit de13d44e78

@ -1,4 +1,4 @@
### 11.0 (2020-11-10)
### 11.0 (2020-11-11)
* New Tasks.org synchronization service
* Multi-select rescheduling

@ -44,7 +44,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 110003
versionCode = 110005
versionName = "11.0"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save