Anyone faced the issue with completely random `met...
# dagger
h
Anyone faced the issue with completely random
method does not override or implement a method from a supertype
. Ide doesn't show any errors in my generated component, but
javac
can't compile it and fails with this message. First time i'm seeing it and nothing on google.
applying
java
plugin after the
kotlin
one fixes the issue