From 9797a61384ed576614fe667cac8f73dd84f3df64 Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Wed, 7 Dec 2022 16:29:44 +0100 Subject: [PATCH] updated the rich text editor package to the latest revision that supports links --- Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- project.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved index 912bdf970..6abad0a50 100644 --- a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,7 +23,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift", "state" : { - "revision" : "38ad28bedbe63b3587126158245659b6c989ec2c" + "revision" : "a4a7ad46b76cfb8de4695c5fd211a735cb438e1a" } }, { diff --git a/project.yml b/project.yml index dd978f21b..12b4bc027 100644 --- a/project.yml +++ b/project.yml @@ -53,7 +53,7 @@ packages: branch: main WysiwygComposer: url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift - revision: 38ad28bedbe63b3587126158245659b6c989ec2c + revision: a4a7ad46b76cfb8de4695c5fd211a735cb438e1a DeviceKit: url: https://github.com/devicekit/DeviceKit majorVersion: 4.7.0