Update version and changelog

pull/2967/head
Alex Baker 4 months ago
parent 93f1735965
commit 8f68811a59

@ -1,4 +1,4 @@
### 13.11 - (2024-07-07)
### 13.11 (2024-07-12)
* New icon picker with over 2,100 icons! (pro feature)
* Update translations

@ -51,7 +51,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 131101
versionCode = 131102
versionName = "13.11"
targetSdk = libs.versions.android.targetSdk.get().toInt()
minSdk = libs.versions.android.minSdk.get().toInt()

Loading…
Cancel
Save