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 have defined the TestApplicationComponent outside of my TestApplication class. But now i have an issue when i call DaggerTestApplicationComponent.builder(), it doesn't recognize the DaggerTestApplicationComponent. Why is that?
Error:(17, 21) error: cannot find symbol variable DaggerTestMyApplication_TestApplicationComponent
The text was updated successfully, but these errors were encountered: