Update version and changelog

pull/2604/head 13.6.1
Alex Baker 7 months ago
parent 738bf435db
commit 2545832d67

@ -1,4 +1,4 @@
### 13.6.1 (2023-11-24)
### 13.6.1 (2023-11-27)
* Push pending changes when app is backgrounded
* Don't require internet connection for DAVx5/EteSync/DecSync sync

@ -55,7 +55,7 @@ android {
defaultConfig {
testApplicationId = "org.tasks.test"
applicationId = "org.tasks"
versionCode = 130602
versionCode = 130603
versionName = "13.6.1"
targetSdk = 33
minSdk = 24

Loading…
Cancel
Save