Skip to content

Commit

Permalink
Add new emoji from iOS 17.4 to the reaction picker. (#3376)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave authored Oct 8, 2024
1 parent 6e51969 commit a7f7fde
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ElementX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7810,7 +7810,7 @@
repositoryURL = "https://github.com/matrix-org/emojibase-bindings";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 1.0.0;
minimumVersion = 1.3.3;
};
};
96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/emojibase-bindings",
"state" : {
"revision" : "6ca06fefac9329fece851a2a4df7979b1699970a",
"version" : "1.0.5"
"revision" : "d4682a2ad5e68cfd2f41544c3c6c970b4d524bd1",
"version" : "1.3.3"
}
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ packages:
# path: ../matrix-analytics-events
Emojibase:
url: https://github.com/matrix-org/emojibase-bindings
minorVersion: 1.0.0
minorVersion: 1.3.3
# path: ../emojibase-bindings
SwiftOGG:
url: https://github.com/element-hq/swift-ogg
minorVersion: 0.0.3
Expand Down

0 comments on commit a7f7fde

Please sign in to comment.