Move class of matrix.api module to api sub package.
This commit is contained in:
parent
c2dff7888c
commit
466579c4d3
89 changed files with 159 additions and 159 deletions
|
|
@ -17,7 +17,7 @@
|
|||
package io.element.android.libraries.textcomposer
|
||||
|
||||
import android.os.Parcelable
|
||||
import io.element.android.libraries.matrix.core.EventId
|
||||
import io.element.android.libraries.matrix.api.core.EventId
|
||||
import kotlinx.parcelize.Parcelize
|
||||
|
||||
sealed interface MessageComposerMode : Parcelable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue