mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Update the SDK too.
This commit is contained in:
parent
52fc9d5c22
commit
8cdee0f22d
@ -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" */ = {
|
||||
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user