Open mohitissar opened 6 years ago
@mohitissar This will be auto-generated when you build the app, as dagger2 generates code.
yeah this generate after build
@amitshekhariitbhu DaggerAppComponent.builder().application(this).build().inject(this); This file is not generate.
class not found
import com.mindorks.framework.mvvm.di.component.DaggerAppComponent;