Update version and changelog

pull/1508/head 11.10.1
Alex Baker 3 years ago
parent 07435303ba
commit aeaf237c9e

@ -1,4 +1,4 @@
### 11.10.1 (2021-05-25)
### 11.10.1 (2021-05-26)
* Improve Android 12 compatibility
* Update status bar styles

@ -58,7 +58,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 111005
versionCode = 111006
versionName = "11.10.1"
targetSdkVersion(Versions.targetSdk)
minSdkVersion(Versions.minSdk)

Loading…
Cancel
Save