mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Update RTE to 2.37.7 (#3064)
This commit is contained in:
parent
d437e1f3ed
commit
86ce3def13
@ -7425,7 +7425,7 @@
|
|||||||
repositoryURL = "https://github.com/matrix-org/matrix-rich-text-editor-swift";
|
repositoryURL = "https://github.com/matrix-org/matrix-rich-text-editor-swift";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = exactVersion;
|
kind = exactVersion;
|
||||||
version = 2.37.6;
|
version = 2.37.7;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
4BDA7F6042968E8422470F3F /* XCRemoteSwiftPackageReference "LoremSwiftum" */ = {
|
4BDA7F6042968E8422470F3F /* XCRemoteSwiftPackageReference "LoremSwiftum" */ = {
|
||||||
|
@ -140,8 +140,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/matrix-org/matrix-rich-text-editor-swift",
|
"location" : "https://github.com/matrix-org/matrix-rich-text-editor-swift",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "3f45e8e04d6998fc02fee4212f214a90687f42d7",
|
"revision" : "30909decc48be8e06c93eacffa4ec71b539888a9",
|
||||||
"version" : "2.37.6"
|
"version" : "2.37.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -79,7 +79,7 @@ packages:
|
|||||||
# path: ../swift-ogg
|
# path: ../swift-ogg
|
||||||
WysiwygComposer:
|
WysiwygComposer:
|
||||||
url: https://github.com/matrix-org/matrix-rich-text-editor-swift
|
url: https://github.com/matrix-org/matrix-rich-text-editor-swift
|
||||||
exactVersion: 2.37.6
|
exactVersion: 2.37.7
|
||||||
# path: ../matrix-rich-text-editor/platforms/ios/lib/WysiwygComposer
|
# path: ../matrix-rich-text-editor/platforms/ios/lib/WysiwygComposer
|
||||||
|
|
||||||
# External dependencies
|
# External dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user