update SDK to 25.06.11

This commit is contained in:
Mauro Romito
2025-06-11 11:08:47 +02:00
committed by Mauro
parent 24ce5c03de
commit d2da2ed5d4
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "180f9dd58b6af916d7d108f7f7bb2b8295d6ea30",
"version" : "25.6.10"
"revision" : "0d5ded2509e9d409b33e4f33a45a8ee027b94828",
"version" : "25.6.11"
}
},
{

View File

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