Hi, I have not found a way for Moshi to not genera...
# squarelibraries
t
Hi, I have not found a way for Moshi to not generate the toJson() for adapters and I suppose the need is too specific to be added in core. So I was wondering if there's a way to have an R8 rule that would empty the content of those functions (based on a custom annotation) (Probably more a question for @jw )