update SDK to 25.05.27

This commit is contained in:
Mauro Romito
2025-05-27 17:55:22 +02:00
committed by Mauro
parent f20629b1dc
commit f0d136f6c8
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "ac83025d7b22c7db45eed3441448aefa6baa2ebd",
"version" : "25.5.26-2"
"revision" : "8f9251bb7512d217ab8c1734e11725b514dcb8eb",
"version" : "25.5.27"
}
},
{

View File

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