Update the SDK. (#2987)

This commit is contained in:
Doug
2024-07-01 12:16:46 +01:00
committed by GitHub
parent b277c4b88f
commit c1f60b36e3
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -148,8 +148,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "fdcfb5ee6267329b3749a0f5c0d980ac6257df8e",
"version" : "1.0.19"
"revision" : "2a5feab45b3cceecb7dceded8dc1fe71cf82f102",
"version" : "1.0.20"
}
},
{

View File

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