Hey,

I've just updated to the nightly snapshot of Gradle to see how annotation
processing works on Groovy stubs.
Dagger's InjectAdapters are generated nicely, so I can confirm everything
works fine.

I've found one issue, where I was getting compilation error on classes
annotated with @InheritConstructors. Looks like the stubs are being
compiled without adding these constructors.

Any ideas what's the root cause of this issue?

Cheers,
Maciej

Reply via email to