Error
error: [ComponentProcessor:MiscError] dagger.internal.codegen.ComponentProcessor was unable to process this class because not all of its dependencies could be resolved.
안솝우화
2021. 9. 25. 22:47
반응형
이 에러는 activity 또는 fragment의 패키지명이 누락되 있어 hilt가 파일을 찾지못해 만들지 못 했을수 있습니다.
한번 패키지명을 확인해 보시는걸 추천드립니다
반응형