Skip to content

Commit

Permalink
Update the SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Jul 1, 2024
1 parent cf50b0b commit ab251df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7413,7 +7413,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.0.19;
version = 1.0.20;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "fdcfb5ee6267329b3749a0f5c0d980ac6257df8e",
"version" : "1.0.19"
"revision" : "2a5feab45b3cceecb7dceded8dc1fe71cf82f102",
"version" : "1.0.20"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 1.0.19
exactVersion: 1.0.20
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios
Expand Down

0 comments on commit ab251df

Please sign in to comment.