Is there a way to configure moshi 1.11.0 so that it does not generate a proguard file for each class annotated with @JsonClass(generateAdapter = true)?
In our Android