Update the SDK. (#3829)

This commit is contained in:
Doug 2025-02-26 09:23:57 +00:00 committed by GitHub
parent fb8d69dd92
commit ff41431ef1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "d5556ad7857c79f53804fbae17cc5232bc2ac493",
"version" : "25.2.25"
"revision" : "38b03bc62c9949b1e2652d4de9eb2e85eaf008ed",
"version" : "25.2.25-2"
}
},
{

View File

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