Rename di module
This commit is contained in:
parent
a2f0c64921
commit
bbbbc3495d
34 changed files with 49 additions and 36 deletions
|
|
@ -27,7 +27,7 @@ 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.x.di.AppScope
|
||||
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
|
||||
@ContributesNode(AppScope::class)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue