Update version and changelog

pull/1281/head 11.2.1
Alex Baker 5 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 * Fix Portuguese translation issue
* Report OpenTask sync errors * Report OpenTask sync errors
@ -9,7 +9,7 @@
* Dutch - @fvbommel * Dutch - @fvbommel
* Hungarian - kaciokos * Hungarian - kaciokos
* Simplified Chinese - @sr093906 * Simplified Chinese - @sr093906
* Turkish - @emintufan * Turkish - @emintufan, Oğuz Ersen
### 11.2 (2020-12-30) ### 11.2 (2020-12-30)

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

Loading…
Cancel
Save