alibaba / ARouter

💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
Apache License 2.0
14.45k stars 2.61k forks source link

The following annotation processors are not incremental: jetified-arouter-compiler-1.1.4.jar (com.alibaba:arouter-compiler:1.1.4). Make sure all annotation processors are incremental to improve your build speed. :module_device:compileYF_PRODebugJavaWithJavac spend 78ms #1047

Open ztz12 opened 1 year ago

ztz12 commented 1 year ago

The following annotation processors are not incremental: jetified-arouter-compiler-1.1.4.jar (com.alibaba:arouter-compiler:1.1.4). Make sure all annotation processors are incremental to improve your build speed. :module_device:compileYF_PRODebugJavaWithJavac spend 78ms

Execution failed for task ':module_device:compileYF_PRODebugJavaWithJavac'.

com/squareup/javapoet/TypeName

Unable to load class 'com.squareup.javapoet.TypeName'.

This is an unexpected error. Please file a bug containing the idea.log file.

how to solve this problem