From 875b9d6cfc48a95071a8a820ad4e52f4474911b4 Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Mon, 8 Jan 2024 14:06:59 +0700 Subject: [PATCH] feat: improve mobile touch gesture experience (#4328) --- frontend/appflowy_flutter/pubspec.lock | 6 +++--- frontend/appflowy_flutter/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/appflowy_flutter/pubspec.lock b/frontend/appflowy_flutter/pubspec.lock index abf7190a6c..577bf3a6ad 100644 --- a/frontend/appflowy_flutter/pubspec.lock +++ b/frontend/appflowy_flutter/pubspec.lock @@ -53,11 +53,11 @@ packages: dependency: "direct main" description: path: "." - ref: "20a714a" - resolved-ref: "20a714ae0848fd69b2c947d445a2c6b1c2391472" + ref: "49575bc" + resolved-ref: "49575bc58f0332810e8aebbeae752eac77275d54" url: "https://github.com/AppFlowy-IO/appflowy-editor.git" source: git - version: "2.1.0" + version: "2.2.0" appflowy_editor_plugins: dependency: "direct main" description: diff --git a/frontend/appflowy_flutter/pubspec.yaml b/frontend/appflowy_flutter/pubspec.yaml index 6f8f8439e7..992294655e 100644 --- a/frontend/appflowy_flutter/pubspec.yaml +++ b/frontend/appflowy_flutter/pubspec.yaml @@ -164,7 +164,7 @@ dependency_overrides: appflowy_editor: git: url: https://github.com/AppFlowy-IO/appflowy-editor.git - ref: "20a714a" + ref: "49575bc" file: ^7.0.0