Update the SDK. (#4100)

This commit is contained in:
Doug
2025-05-07 15:31:15 +01:00
committed by GitHub
parent 32fb5467d9
commit 79e3b3e2ea
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "04396e3ef5947b9c0167a755baf0bf299355479e",
"version" : "25.4.30"
"revision" : "143df312f4dd3902d6013aba110d4d9f4093335d",
"version" : "25.5.7"
}
},
{

View File

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