Update the SDK. (#2512)

This commit is contained in:
Doug 2024-02-29 11:42:09 +00:00 committed by GitHub
parent 932ba75550
commit b3e6fdc503
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -130,8 +130,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "87f6686023df7a7053bfb18162a17ee803ab1bc7",
"version" : "1.1.43"
"revision" : "c8d0dd3b7756584276ffb95ffc261aada654e0fa",
"version" : "1.1.44"
}
},
{

View File

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