Skip to content

Commit 4899002

Browse files
authored
TF-4394 Fix TXT preview is broken (#4396)
1 parent 8a9901a commit 4899002

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2359,11 +2359,11 @@ packages:
23592359
dependency: "direct main"
23602360
description:
23612361
path: "."
2362-
ref: "update/flutter-3.32.8"
2363-
resolved-ref: a67d478c6d73582e37f49f78c2d83ca7c240db73
2362+
ref: main
2363+
resolved-ref: "9e65dce2bb6c3cd43dce962fc7f546434fce6b55"
23642364
url: "https://github.com/linagora/twake-previewer-flutter.git"
23652365
source: git
2366-
version: "0.0.15"
2366+
version: "0.1.0"
23672367
typed_data:
23682368
dependency: transitive
23692369
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ dependencies:
262262
twake_previewer_flutter:
263263
git:
264264
url: https://github.com/linagora/twake-previewer-flutter.git
265-
ref: update/flutter-3.32.8
265+
ref: main
266266

267267
lottie_native: 0.1.2
268268

0 commit comments

Comments
 (0)