``` xyz\invite\di\InviteControllerComponent.java:1...
# gradle
u
Copy code
xyz\invite\di\InviteControllerComponent.java:12: error: [ComponentProcessor:MiscError] dagger.internal.codegen.ComponentProcessor was unable to process this interface because not all of its dependencies could be resolved. Check for compilation errors or a circular dependency with generated code.
public abstract interface InviteControllerComponent {
Every n-th build I get this dagger error, and if I clean and run it works, wtf? Incremental apt?