Actually fix the potential bug where the token couldn't be refreshed when the cached server /versions had expired. (#4697)

By updating the SDK again 😄
This commit is contained in:
Doug
2025-11-04 13:50:36 +00:00
committed by GitHub
parent 271c2ebaec
commit b6a5e5c8a2
3 changed files with 4 additions and 4 deletions

View File

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