From 03511a1e8dbc7e8d64ea82fc4969a9b4a16f9c23 Mon Sep 17 00:00:00 2001 From: Krille Date: Thu, 29 Feb 2024 15:01:20 +0100 Subject: [PATCH] build: Update Matrix Dart SDK 0.25.11 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9459f113..28066ff4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1186,10 +1186,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "84e5745dd41468a2870d119e597529e6471f3ce2f400e4b35d5bd6a036a98692" + sha256: "64b71793b689f57521f24d5412dadd090a61762084971ff13c7b8870b3cebeb7" url: "https://pub.dev" source: hosted - version: "0.25.7" + version: "0.25.11" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 1677616e..d4d574c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ dependencies: keyboard_shortcuts: ^0.1.4 latlong2: ^0.8.1 linkify: ^5.0.0 - matrix: ^0.25.7 + matrix: ^0.25.11 native_imaging: ^0.1.0 package_info_plus: ^5.0.1 pasteboard: ^0.2.0