thrifty
thrifty copied to clipboard
Add gradle-plugin API for TypeProcessor plugins
Per #489, it's not currently possible to make use of TypeProcessor plugins without doing some Gradle magic. In #490 we made it possible but not at all ergonomic.
We need an API in the ThriftyExtension for this; maybe we can give it a Configuration somehow.