Update dependency org.matrix.rustcomponents:sdk-android to v26.05.20 (#6831)
* Update dependency org.matrix.rustcomponents:sdk-android to v26.05.20 * Fix API breaks: - Handle new `ClientBuildException.InvalidRawKey` variant. - `RoomInfo` now has a `fullyReadEventId` . --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
989201eb68
commit
7e42dd1529
9 changed files with 15 additions and 1 deletions
|
|
@ -140,6 +140,7 @@ private fun aSpaceInfo(
|
|||
privilegedCreatorRole = false,
|
||||
isLowPriority = false,
|
||||
activeCallIntentConsensus = CallIntentConsensus.None,
|
||||
fullyReadEventId = null,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue