Skip to content

Commit d736812

Browse files
authored
Update the SDK. (#3323)
1 parent 83b0670 commit d736812

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ElementX.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7775,7 +7775,7 @@
77757775
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
77767776
requirement = {
77777777
kind = exactVersion;
7778-
version = 1.0.51;
7778+
version = 1.0.52;
77797779
};
77807780
};
77817781
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

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

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ packages:
6060
# Element/Matrix dependencies
6161
MatrixRustSDK:
6262
url: https://github.com/element-hq/matrix-rust-components-swift
63-
exactVersion: 1.0.51
63+
exactVersion: 1.0.52
6464
# path: ../matrix-rust-sdk
6565
Compound:
6666
url: https://github.com/element-hq/compound-ios

0 commit comments

Comments
 (0)