msesma / Karchitec

Kotlin RSS reader using Google android architecture components libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unresolved Reference: DaggerApplicationComponent

BadrAtt opened this issue · comments

it seems that DaggerApplicationComponent class not found in com.paradigmadigital.karchitect.injection package

DaggerApplicationComponent is a file created by Dagger in compile time. Simply build the project and the file will be available.