I have a question regarding updating to KotlinPoet...
# squarelibraries
p
I have a question regarding updating to KotlinPoet 1.7:
New: Generated code is now compatible with the explicit API mode by default.
How do I change this default? It's not helpful for my use cases (I don't generate APIs) and adds a lot of boilerplate.