mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-11 13:59:13 +00:00
Bump the RustSDK to 1.0.110-alpha
This commit is contained in:
parent
534422c07d
commit
65256bf4ab
@ -5465,7 +5465,7 @@
|
||||
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = "1.0.108-alpha";
|
||||
version = "1.0.110-alpha";
|
||||
};
|
||||
};
|
||||
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {
|
||||
|
@ -129,8 +129,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "3166b3e6d35779aa78025a0b9143def6a7ee1c51",
|
||||
"version" : "1.0.108-alpha"
|
||||
"revision" : "d1a47b07b52012cd2bdad910488c0249003e05ce",
|
||||
"version" : "1.0.110-alpha"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -45,7 +45,7 @@ packages:
|
||||
# Element/Matrix dependencies
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/matrix-org/matrix-rust-components-swift
|
||||
exactVersion: 1.0.108-alpha
|
||||
exactVersion: 1.0.110-alpha
|
||||
# path: ../matrix-rust-sdk
|
||||
DesignKit:
|
||||
path: DesignKit
|
||||
|
Loading…
x
Reference in New Issue
Block a user