Update version and changelog

pull/996/head 9.0
Alex Baker 4 years ago
parent 67a1b85029
commit 23a93eb4e0

@ -1,7 +1,7 @@
Change Log
---
=======
### 9.0 (2020-05-01)
### 9.0 (2020-05-03)
* Show What's New after update
* Collapsible subtasks enabled by default

@ -32,7 +32,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 90001
versionCode = 90002
versionName = "9.0"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save