Update version and changelog

pull/1281/head 11.2.1
Alex Baker 3 years ago
parent e41ef826b8
commit 4712e2d1ca

@ -1,4 +1,4 @@
### 11.2.1 (2021-01-04)
### 11.2.1 (2021-01-05)
* Fix Portuguese translation issue
* Report OpenTask sync errors
@ -9,7 +9,7 @@
* Dutch - @fvbommel
* Hungarian - kaciokos
* Simplified Chinese - @sr093906
* Turkish - @emintufan
* Turkish - @emintufan, Oğuz Ersen
### 11.2 (2020-12-30)

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

Loading…
Cancel
Save