mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Bump the RustSDK to v1.0.86-alpha
This commit is contained in:
parent
dac80dd50e
commit
ad1b4a761a
@ -5031,7 +5031,7 @@
|
||||
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = "1.0.85-alpha";
|
||||
version = "1.0.86-alpha";
|
||||
};
|
||||
};
|
||||
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
|
||||
|
@ -111,8 +111,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "2b6f3ad8497fa5fd02e3187dba0af9f3d64e1a2a",
|
||||
"version" : "1.0.85-alpha"
|
||||
"revision" : "b3ea97e27c1398db986929fe0132ae1024d2ed25",
|
||||
"version" : "1.0.86-alpha"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -44,7 +44,7 @@ include:
|
||||
packages:
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/matrix-org/matrix-rust-components-swift
|
||||
exactVersion: 1.0.85-alpha
|
||||
exactVersion: 1.0.86-alpha
|
||||
# path: ../matrix-rust-sdk
|
||||
DesignKit:
|
||||
path: DesignKit
|
||||
|
Loading…
x
Reference in New Issue
Block a user