From d5e77f7276b5c420a9a135e417f4fa6e7befdb01 Mon Sep 17 00:00:00 2001 From: Krille Date: Wed, 31 Jan 2024 09:27:22 +0100 Subject: [PATCH] build: Update matrix dart sdk to 0.25.7 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 720e38207..81cfa74f1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1153,10 +1153,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "1cea8c269054329a8882f47fa36c6573d6b62465b8e7b06f1211b4113fdcd201" + sha256: "84e5745dd41468a2870d119e597529e6471f3ce2f400e4b35d5bd6a036a98692" url: "https://pub.dev" source: hosted - version: "0.25.6" + version: "0.25.7" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 2b5f81b2b..26b9f62bf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,7 +62,7 @@ dependencies: keyboard_shortcuts: ^0.1.4 latlong2: ^0.8.1 linkify: ^5.0.0 - matrix: ^0.25.6 + matrix: ^0.25.7 native_imaging: ^0.1.0 package_info_plus: ^4.0.0 pasteboard: ^0.2.0