Skip to content

Commit d47d134

Browse files
authored
Update the SDK. (#4100)
1 parent 11cdbd8 commit d47d134

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ElementX.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8657,7 +8657,7 @@
86578657
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
86588658
requirement = {
86598659
kind = exactVersion;
8660-
version = 25.04.30;
8660+
version = 25.05.07;
86618661
};
86628662
};
86638663
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
"kind" : "remoteSourceControl",
159159
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
160160
"state" : {
161-
"revision" : "04396e3ef5947b9c0167a755baf0bf299355479e",
162-
"version" : "25.4.30"
161+
"revision" : "143df312f4dd3902d6013aba110d4d9f4093335d",
162+
"version" : "25.5.7"
163163
}
164164
},
165165
{

project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ packages:
5959
# Element/Matrix dependencies
6060
MatrixRustSDK:
6161
url: https://github.com/element-hq/matrix-rust-components-swift
62-
exactVersion: 25.04.30
62+
exactVersion: 25.05.07
6363
# path: ../matrix-rust-sdk
6464
Compound:
6565
url: https://github.com/element-hq/compound-ios

0 commit comments

Comments
 (0)