fix(deps): downgrade to Compose 2023.01.00

There seems to be a regression with `produceState` in this release

Also reverts fb4beb08ee
This commit is contained in:
Harsh Shandilya 2023-01-21 12:30:28 +05:30
parent 1b2534eca6
commit ce91650788
No known key found for this signature in database
6 changed files with 9 additions and 19 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Special-case deleted stories in comments API
- Fix regression where save button had the incorrect visual state
## [1.17.0] - 2023-01-12