update SDK to 26.1.9

This commit is contained in:
Mauro Romito
2026-01-09 15:48:35 +01:00
committed by Mauro
parent 2d1d62552a
commit 4780118b27
3 changed files with 4 additions and 4 deletions

View File

@@ -9735,7 +9735,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 26.1.6;
version = 26.1.9;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "7e3bb4a7ca2d24c36a40e21124fbdac7409d9c9c",
"version" : "26.1.6"
"revision" : "4fdb32226afe37845d7c8664d03b08f4d7127f5d",
"version" : "26.1.9"
}
},
{

View File

@@ -73,7 +73,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 26.1.6
exactVersion: 26.1.9
# path: ../matrix-rust-sdk
Compound:
path: compound-ios