Update the SDK. (#4445)

This commit is contained in:
Doug
2025-08-26 17:53:24 +01:00
committed by GitHub
parent aabae58c9e
commit 088eac8459
3 changed files with 4 additions and 4 deletions

View File

@@ -9258,7 +9258,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 25.08.15;
version = 25.08.26;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "936eca21fc16862f01561e6512ec0344698acb71",
"version" : "25.8.15"
"revision" : "c87560bd157c83d63c3414f6c1fe1dc3a3b7d515",
"version" : "25.8.26"
}
},
{

View File

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