Bump the SDK to v1.1.27. (#2193)

This commit is contained in:
Doug 2023-12-01 12:21:03 +00:00 committed by GitHub
parent b7ecb07d2f
commit 290dd852a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -130,8 +130,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "aa1dd4fc587d4b4adf603fd7ffef1580c9955d0c",
"version" : "0.0.7-november23"
"revision" : "3e35994ebda2a66b40d98e41f7ce168c7a1a1f18",
"version" : "1.1.27"
}
},
{

View File

@ -45,7 +45,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 0.0.7-november23
exactVersion: 1.1.27
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/vector-im/compound-ios