Movies-Kotlin-Kata
Movies-Kotlin-Kata copied to clipboard
DaggerAppComponent class is missing
Unfortunately bellow class is missing
com.xurxodev.movieskotlinkata.di.component.DaggerAppComponent
can you please include and push this class.
Help with this bug "Unresolved reference: DaggerAppComponent".
thanks.
Hi, DaggerAppComponent is an autogenerated implementation of AppComponent interface generated by Dagger. Please try clean and build again the project.
Sorry, I tried many times. But it does not create DaggerComponent file
Try this link.