From ee0fd65d66849aa48a85c4471dfc72fcb32b9c2c Mon Sep 17 00:00:00 2001 From: HuyNguyen Date: Wed, 11 Dec 2024 16:48:13 +0700 Subject: [PATCH] fixup! fixup! fixup! fixup! TW-1862: Fix can't display message in chat --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 830687ac50..b12731d705 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1876,8 +1876,8 @@ packages: dependency: "direct main" description: path: "." - ref: support-filter-for-request-history - resolved-ref: "3709e411df81a0d90cb1d868df4cd23e4d05d4dd" + ref: "twake-supported-0.22.6" + resolved-ref: "04ec6f3b9ece8e64e031cbe5c6e8164dc2ec7f2d" url: "git@github.com:linagora/matrix-dart-sdk.git" source: git version: "0.22.6" diff --git a/pubspec.yaml b/pubspec.yaml index e6df5fec66..28f07cbd49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: matrix: git: url: git@github.com:linagora/matrix-dart-sdk.git - ref: support-filter-for-request-history + ref: twake-supported-0.22.6 receive_sharing_intent: git: