Update the SDK.

This commit is contained in:
Doug
2025-07-02 15:13:02 +01:00
committed by Stefan Ceriu
parent 2e602dea07
commit db92607cd7
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "d39b027285d22882754076af633d3b232fe51faf",
"version" : "25.7.1"
"revision" : "80331b4b86ef6805e5b268721ab5559f764845f2",
"version" : "25.7.2"
}
},
{

View File

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