janishar / android-mvp-architecture

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
https://janisharali.com
Apache License 2.0
4.44k stars 1.24k forks source link

File not found #6

Closed rajsuvariya closed 7 years ago

rajsuvariya commented 7 years ago

You have used

import com.mindorks.framework.mvp.di.component.DaggerApplicationComponent;

in MvpApp but this file doesn't exist in project

rajsuvariya commented 7 years ago

I built the project and the file was generated sorry to open the issue