Skip to content

Commit

Permalink
Update compound. (#3498)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave authored Nov 8, 2024
1 parent c42ef40 commit c567901
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7978,7 +7978,7 @@
repositoryURL = "https://github.com/element-hq/compound-ios";
requirement = {
kind = revision;
revision = e3f9665621872f60d3652579c3f0dc7bf806e72c;
revision = 950a8884e269194e6030cbddabebbb116cdfe02a;
};
};
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-design-tokens",
"state" : {
"revision" : "976db67b849775799b4153e7894d61e90fc96888",
"version" : "1.9.0"
"revision" : "f9510e9d309b5aeefe9a7ef6b8c073c84337d4e9",
"version" : "1.9.1"
}
},
{
"identity" : "compound-ios",
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-ios",
"state" : {
"revision" : "e3f9665621872f60d3652579c3f0dc7bf806e72c"
"revision" : "950a8884e269194e6030cbddabebbb116cdfe02a"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ packages:
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios
revision: e3f9665621872f60d3652579c3f0dc7bf806e72c
revision: 950a8884e269194e6030cbddabebbb116cdfe02a
# path: ../compound-ios
AnalyticsEvents:
url: https://github.com/matrix-org/matrix-analytics-events
Expand Down

0 comments on commit c567901

Please sign in to comment.