mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Bump the SDK to v1.1.27. (#2193)
This commit is contained in:
parent
b7ecb07d2f
commit
290dd852a3
@ -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" */ = {
|
||||
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user