compose-lobsters/api
Harsh Shandilya 0bf60812e0
refactor(di): workaround unstable IntoSet ordering
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.
2022-11-13 18:11:50 +05:30
..
src refactor(di): workaround unstable IntoSet ordering 2022-11-13 18:11:50 +05:30
.gitignore api: initial commit 2021-06-04 09:23:52 +05:30
build.gradle.kts refactor(di): move ApiModule to core and api 2022-11-13 17:17:01 +05:30