Skip to content

Commit

Permalink
Update compound (#2704)
Browse files Browse the repository at this point in the history
Makes the _bgBubbleHighlighted colour available.
  • Loading branch information
pixlwave authored Apr 17, 2024
1 parent 195a7c0 commit 4075c44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7472,7 +7472,7 @@
repositoryURL = "https://github.com/element-hq/compound-ios";
requirement = {
kind = revision;
revision = 43310aaaced1a0861c39894bb1086067375326be;
revision = 065d04ccbd4b5cfffa04428ed3869a3ad275ee04;
};
};
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-ios",
"state" : {
"revision" : "43310aaaced1a0861c39894bb1086067375326be"
"revision" : "065d04ccbd4b5cfffa04428ed3869a3ad275ee04"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ packages:
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios
revision: 43310aaaced1a0861c39894bb1086067375326be
revision: 065d04ccbd4b5cfffa04428ed3869a3ad275ee04
# path: ../compound-ios
AnalyticsEvents:
url: https://github.com/matrix-org/matrix-analytics-events
Expand Down

0 comments on commit 4075c44

Please sign in to comment.