Use the new SendButton v2 design. (#3589)

This commit is contained in:
Doug 2024-12-05 16:08:15 +00:00 committed by GitHub
parent 7cf88a16bd
commit 40d739f7ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 19 additions and 19 deletions

View File

@ -8359,7 +8359,7 @@
repositoryURL = "https://github.com/element-hq/compound-ios"; repositoryURL = "https://github.com/element-hq/compound-ios";
requirement = { requirement = {
kind = revision; kind = revision;
revision = 901f3f2fc150db82cf8a2c4da53914b31f681b56; revision = 78e1290d2a9f903f929806221331d8b4e898f4fe;
}; };
}; };
F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = { F76A08D0EA29A07A54F4EB4D /* XCRemoteSwiftPackageReference "swift-collections" */ = {

View File

@ -15,7 +15,7 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/compound-ios", "location" : "https://github.com/element-hq/compound-ios",
"state" : { "state" : {
"revision" : "901f3f2fc150db82cf8a2c4da53914b31f681b56" "revision" : "78e1290d2a9f903f929806221331d8b4e898f4fe"
} }
}, },
{ {

View File

@ -65,7 +65,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: 901f3f2fc150db82cf8a2c4da53914b31f681b56 revision: 78e1290d2a9f903f929806221331d8b4e898f4fe
# 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