update SDK to 26.1.9
This commit is contained in:
@@ -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" */ = {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user