Finish removing x. from packages (keep it in app module for now)
This commit is contained in:
parent
e616d75d9d
commit
5748bc53a6
17 changed files with 18 additions and 18 deletions
|
|
@ -26,7 +26,7 @@ import com.bumble.appyx.core.plugin.Plugin
|
|||
import dagger.assisted.Assisted
|
||||
import dagger.assisted.AssistedInject
|
||||
import io.element.android.libraries.architecture.presenterConnector
|
||||
import io.element.android.x.anvilannotations.ContributesNode
|
||||
import io.element.android.anvilannotations.ContributesNode
|
||||
import io.element.android.libraries.di.AppScope
|
||||
|
||||
// TODO Change to use the right Scope for your feature. For now it can be AppScope, SessionScope or RoomScope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue