Vsevolod Tolstopyatov
Vsevolod Tolstopyatov
I recall we had a similar `SerializersModule` extension in mind, AFAIR it also requires an extension on the registration phase.
Worth taking it into account along with `serializer(Type)` stabilization for retrofit
Why doesn't the build pass with RC?
Please note that #192 implies publication of the documentation as well
Thanks! @qurbonzoda please take it into account
>what is the purpose of inputDependencies property? It seems not used in the task action. Can it be made optional? Yes, it can be. It is required to manually track...
Great job! I cannot merge it as is as it requires ANDROID_SDK configuration on our TeamCity, which may take some time
Thanks! Merged manually in https://github.com/Kotlin/binary-compatibility-validator/pull/102
Common use-case from the standard library: ``` @see [Kotlin language documentation](link to kotlinlang.org with detailed description of the API and examples, that we cannot afford to put into KDoc) ```
Closed as declined