This commit is contained in:
Johannes Millan 2026-01-09 18:28:21 +01:00
parent 79276f3fc7
commit 7fcec38476
6 changed files with 18 additions and 6 deletions

View file

@ -20,8 +20,8 @@ android {
minSdkVersion 24
targetSdkVersion 35
compileSdk 35
versionCode 16_09_01_0000
versionName "16.9.1"
versionCode 16_09_02_0000
versionName "16.9.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
hostName : "app.super-productivity.com",

View file

@ -0,0 +1,5 @@
### Bug Fixes
* **e2e:** handle task deletion confirmation dialog in WebDAV sync test
* resolve build failures from missing translations and unused imports