Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DaggerAppComponent #32

Open
mohitissar opened this issue Aug 25, 2018 · 3 comments
Open

DaggerAppComponent #32

mohitissar opened this issue Aug 25, 2018 · 3 comments

Comments

@mohitissar
Copy link

class not found

import com.mindorks.framework.mvvm.di.component.DaggerAppComponent;

@amitshekhariitbhu
Copy link
Contributor

@mohitissar This will be auto-generated when you build the app, as dagger2 generates code.

@mohitissar
Copy link
Author

mohitissar commented Aug 25, 2018

yeah this generate after build

@sunil91
Copy link

sunil91 commented Sep 20, 2019

 @amitshekhariitbhu   DaggerAppComponent.builder().application(this).build().inject(this); This file is not generate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants