Update compound (#2704)

Makes the _bgBubbleHighlighted colour available.
This commit is contained in:
Doug 2024-04-17 14:28:41 +01:00 committed by GitHub
parent 195a7c0e5f
commit 4075c4486c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -7472,7 +7472,7 @@
repositoryURL = "https://github.com/element-hq/compound-ios"; repositoryURL = "https://github.com/element-hq/compound-ios";
requirement = { requirement = {
kind = revision; kind = revision;
revision = 43310aaaced1a0861c39894bb1086067375326be; revision = 065d04ccbd4b5cfffa04428ed3869a3ad275ee04;
}; };
}; };
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = { F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {

View File

@ -14,7 +14,7 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-ios", "location" : "https://github.com/element-hq/compound-ios",
"state" : { "state" : {
"revision" : "43310aaaced1a0861c39894bb1086067375326be" "revision" : "065d04ccbd4b5cfffa04428ed3869a3ad275ee04"
} }
}, },
{ {

View File

@ -53,7 +53,7 @@ packages:
# path: ../matrix-rust-sdk # path: ../matrix-rust-sdk
Compound: Compound:
url: https://github.com/element-hq/compound-ios url: https://github.com/element-hq/compound-ios
revision: 43310aaaced1a0861c39894bb1086067375326be revision: 065d04ccbd4b5cfffa04428ed3869a3ad275ee04
# path: ../compound-ios # path: ../compound-ios
AnalyticsEvents: AnalyticsEvents:
url: https://github.com/matrix-org/matrix-analytics-events url: https://github.com/matrix-org/matrix-analytics-events