-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Hello, some class are missing (make error build). This is some example of missing classes.
I list all missing class or package here. I know some class define your credentials. Can you remove them and update or push missing classes in another branch ?. Thank you.
com.vpaliy.melophile.di.component.DaggerViewComponent;
com.vpaliy.melophile.di.component.DaggerApplicationComponent;
com.vpaliy.melophile.di.component.DaggerPlayerComponent;
com.vpaliy.soundcloud (without your credentials)
com.vpaliy.domain.interactor.SaveInteractor;
com.vpaliy.domain.interactor.LoveTrack;
com.vpaliy.domain.interactor.GetUserDetails;
com.vpaliy.domain.interactor.TrackHistory;
com.vpaliy.domain.interactor.PlaylistHistory;
com.vpaliy.domain.interactor.GetMe;
com.vpaliy.domain.interactor.FollowUser;


