mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 05:57:03 +05:30
EitherNet's ApiResultConverterFactory needs to go before any other (de)serialization factories, but multibindings do not have ordering guarantees. To fix this, I've changed the module to handle the EitherNet configuration within api and let core continue supplying everything else. |
||
---|---|---|
.. | ||
src/main/kotlin/dev/msfjarvis/claw/core | ||
build.gradle.kts |