u
yes
👍 1
a
@uhe and are you using Kapt i guess?
u
yes, but not for unit tests
r
How did you disable annotation processing in unit tests? For me it runs 😕
a
i think that's exactly the issue i'm facing
u
oh, well, the task is actually running
but the stuff that we need kapt for is not involved in our unit tests (dagger, butterknife, etc)