JessYanCoding / ArmsComponent

📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Apache License 2.0
1.69k stars 243 forks source link

你好。能不能更新成AndroidX. #37

Open xiongxiangdong opened 3 years ago

xiongxiangdong commented 3 years ago

我个人把代码改成AndroidX库好像会报错。 报错如下: ����: �� DaggerZhihuHomeComponent λ��: ����� me.jessyan.armscomponent.zhihu.di.component; config.gradle用的是Arms的

xiongxiangdong commented 3 years ago

在子模块加 annotationProcessor rootProject.ext.dependencies["arouter-compiler"] annotationProcessor rootProject.ext.dependencies["dagger2-compiler"]应该就好了