Make VerificationRequest stable
This commit is contained in:
parent
8f9115fb05
commit
08e2209f8b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import androidx.compose.runtime.Immutable
|
|||
import io.element.android.libraries.matrix.api.core.UserId
|
||||
import kotlinx.parcelize.Parcelize
|
||||
|
||||
@Immutable
|
||||
sealed interface VerificationRequest : Parcelable {
|
||||
@Immutable
|
||||
sealed interface Outgoing : VerificationRequest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue