From e70ecfcf040be3523beeab27eeae4a932ed6fd92 Mon Sep 17 00:00:00 2001 From: Krille Date: Wed, 27 Dec 2023 16:18:57 +0100 Subject: [PATCH] build: Update matrix dart sdk to 0.25.2 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 14f70ea69..ab94ef0cb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1153,10 +1153,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "7737fb01c48beec3a9c1961975fe74774ab7b88ccb16666524436d98116ea7cc" + sha256: "5e45ca26f838c715fddc4e21fcedd9120b549aa53189d64039cacf614740d163" url: "https://pub.dev" source: hosted - version: "0.25.1" + version: "0.25.2" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c303f5803..50d1e9c72 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.1 + matrix: ^0.25.2 native_imaging: ^0.1.0 package_info_plus: ^4.0.0 pasteboard: ^0.2.0