We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我个人把代码改成AndroidX库好像会报错。 报错如下: ����: �� DaggerZhihuHomeComponent λ��: ����� me.jessyan.armscomponent.zhihu.di.component; config.gradle用的是Arms的
The text was updated successfully, but these errors were encountered:
在子模块加 annotationProcessor rootProject.ext.dependencies["arouter-compiler"] annotationProcessor rootProject.ext.dependencies["dagger2-compiler"]应该就好了
Sorry, something went wrong.
No branches or pull requests
我个人把代码改成AndroidX库好像会报错。
报错如下:
����: �� DaggerZhihuHomeComponent
�: ����� me.jessyan.armscomponent.zhihu.di.component;
config.gradle用的是Arms的
The text was updated successfully, but these errors were encountered: