Update the SDK too.

This commit is contained in:
Doug 2024-04-02 13:26:19 +01:00 committed by Doug
parent 52fc9d5c22
commit 8cdee0f22d
3 changed files with 4 additions and 4 deletions

View File

@ -7176,7 +7176,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.1.54;
version = 1.1.55;
};
};
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {

View File

@ -139,8 +139,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "bfb73a441c6267449517869ea708e9201e7facb0",
"version" : "1.1.54"
"revision" : "407ad3da9444148ec71a775029c69c25e4a8bb2e",
"version" : "1.1.55"
}
},
{

View File

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