update the SDK

This commit is contained in:
Mauro Romito
2025-08-05 13:15:36 +02:00
committed by Mauro
parent ae84e180d5
commit de0c7cfbcd
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "5de28310ff9673b8ba1ccdc0e4e00701a0d16535",
"version" : "25.8.4"
"revision" : "d8ec6c9ff99c7706f9623bcbf8ea51ef4370f82e",
"version" : "25.8.5"
}
},
{

View File

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