mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
16.9.1
This commit is contained in:
parent
9c7549af40
commit
79276f3fc7
6 changed files with 18 additions and 6 deletions
|
|
@ -20,8 +20,8 @@ android {
|
|||
minSdkVersion 24
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 16_09_00_0000
|
||||
versionName "16.9.0"
|
||||
versionCode 16_09_01_0000
|
||||
versionName "16.9.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
manifestPlaceholders = [
|
||||
hostName : "app.super-productivity.com",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue