You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to create a repro sample for this, but I ended up discovering another bug. So I opened #126, and in the meantime I will investigate this better
I'm gonna need to double check this, I was getting an error from KAPT in a downstream module that used a module where Anvil was generating factories. I'll try it out as soon as I can
Given I have a class
and a second class where the first is injected:
then I see a members injector generated as:
but I think the position of
@JvmSuppressWildcards
is incorrect and should be insteadThe text was updated successfully, but these errors were encountered: