Update the SDK. (#4445)
This commit is contained in:
@@ -9258,7 +9258,7 @@
|
||||
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 25.08.15;
|
||||
version = 25.08.26;
|
||||
};
|
||||
};
|
||||
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {
|
||||
|
||||
@@ -158,8 +158,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "936eca21fc16862f01561e6512ec0344698acb71",
|
||||
"version" : "25.8.15"
|
||||
"revision" : "c87560bd157c83d63c3414f6c1fe1dc3a3b7d515",
|
||||
"version" : "25.8.26"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -68,7 +68,7 @@ packages:
|
||||
# Element/Matrix dependencies
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/element-hq/matrix-rust-components-swift
|
||||
exactVersion: 25.08.15
|
||||
exactVersion: 25.08.26
|
||||
# path: ../matrix-rust-sdk
|
||||
Compound:
|
||||
url: https://github.com/element-hq/compound-ios
|
||||
|
||||
Reference in New Issue
Block a user