Update the SDK. (#4100)
This commit is contained in:
@@ -8657,7 +8657,7 @@
|
||||
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 25.04.30;
|
||||
version = 25.05.07;
|
||||
};
|
||||
};
|
||||
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {
|
||||
|
||||
@@ -158,8 +158,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "04396e3ef5947b9c0167a755baf0bf299355479e",
|
||||
"version" : "25.4.30"
|
||||
"revision" : "143df312f4dd3902d6013aba110d4d9f4093335d",
|
||||
"version" : "25.5.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -59,7 +59,7 @@ packages:
|
||||
# Element/Matrix dependencies
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/element-hq/matrix-rust-components-swift
|
||||
exactVersion: 25.04.30
|
||||
exactVersion: 25.05.07
|
||||
# path: ../matrix-rust-sdk
|
||||
Compound:
|
||||
url: https://github.com/element-hq/compound-ios
|
||||
|
||||
Reference in New Issue
Block a user