Fix a bug where removing reactions would wipe out the last message in the room list. (#4834)

Update the SDK.
This commit is contained in:
Doug
2025-12-10 15:19:10 +00:00
committed by GitHub
parent f70ec430f2
commit e8f352d8b9
4 changed files with 8 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 25.12.09
exactVersion: 25.12.10
# path: ../matrix-rust-sdk
Compound:
path: compound-ios