Open
Description
I am having Android app with MVVM architecture.
I need to have use RoomDatabase and i came to your repo and taken reference of it.
Setup everything as of your demo for Room Database and tried to build my Project.
But suddenly DaggerAppComponent no more able to build now. I crossed check everything same as of your demo and required setup is done.
Can you help me please.
error: cannot find symbol import com.iam.app.di.component.DaggerAppComponent;
Metadata
Metadata
Assignees
Labels
No labels