Make VerificationRequest stable
This commit is contained in:
committed by
Benoit Marty
parent
146c5d4adc
commit
264cf9e1b3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user