Makes sense. Thanks! One last question I had from ...
# squarelibraries
c
Makes sense. Thanks! One last question I had from docs. Is this still true? 2.5MiB kinda erases one of the main benefits of moshi vs jackson. I can't move to moshi codegen, so just curious if 2.5MiB is still true.
Note that the reflection adapter transitively depends on the
kotlin-reflect
library which is a 2.5 MiB .jar file.