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

Dagger component files are not generating #1

Open
smalam119 opened this issue Apr 8, 2017 · 1 comment
Open

Dagger component files are not generating #1

smalam119 opened this issue Apr 8, 2017 · 1 comment

Comments

@smalam119
Copy link

I am using your project as a reference for one of project where I am trying to implement dagger 2. I believe I have followed everything accordingly but whenever I try to run, the compiler says that generated component files are not found. (The files that should be generated by dagger)
Error:(6, 68) error: cannot find symbol class DaggerApiServiceComponent
Can you please help me on this?

@S2606
Copy link

S2606 commented Jun 3, 2017

@smalam119 its because the android-apt plugin used in this project is now deprecated for plugin version 2.2 or newer. follow this stack-overflow page

https://stackoverflow.com/questions/42574803/incompatible-plugins-for-android-apt-after-upgrading-to-android-studio-2-3

Repository owner deleted a comment from naudachu Mar 2, 2024
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

2 participants