Rename di module
This commit is contained in:
parent
7903e855ec
commit
c6cfe2b5e2
34 changed files with 49 additions and 36 deletions
|
|
@ -19,7 +19,7 @@ package io.element.android.libraries.architecture
|
|||
import android.content.Context
|
||||
import android.content.ContextWrapper
|
||||
import com.bumble.appyx.core.node.Node
|
||||
import io.element.android.x.di.DaggerComponentOwner
|
||||
import io.element.android.libraries.di.DaggerComponentOwner
|
||||
|
||||
inline fun <reified T : Any> Node.bindings() = bindings(T::class.java)
|
||||
inline fun <reified T : Any> Context.bindings() = bindings(T::class.java)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue