update sdk (#3377)

This commit is contained in:
Mauro 2024-10-08 12:23:51 +02:00 committed by GitHub
parent a7f7fde27b
commit 798916c935
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -149,8 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "8ee63edc76bccd12c17a22eaf4eddae69e5f1303",
"version" : "1.0.55"
"revision" : "1366154c2e601179514be93e2fca48969c4f2ed8",
"version" : "1.0.56"
}
},
{

View File

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