Hi!
Im not really sure where to go with this but there seems to be an issue inner interfaces for kapt and dagger 2 when doing an incremental compile (it works if i clean and rebuild)
I’m not really sure where to report this. I’m not sure it is even android related but i try my luck here because it is either android, dagger 2 or kapt related.
Here is an example of code that will fail on incremental build: https://gist.github.com/540Grunkspin/bf58bfc4b2c018cd2ec9d12b3359d79f
And here is an example of a work around that seems to have worked for now: https://gist.github.com/540Grunkspin/62ca8745f6a09e9fd4bccbb16c7234fc