From 96ca7f41cd8ec4e55946b09c1e190052c2c5e30e Mon Sep 17 00:00:00 2001 From: Krille Date: Mon, 11 Dec 2023 12:04:59 +0100 Subject: [PATCH] build: Update matrix dart sdk --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5077e028..d14abe92 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1153,10 +1153,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "20664e085a3effa27ef005fa7d418c0de348e938c249f8f23f921817d14d97a9" + sha256: "7a524ba09793aaf5358f107189d35baa94247149089f63c2ce7822197c170cea" url: "https://pub.dev" source: hosted - version: "0.24.2" + version: "0.24.3" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index df0e5bec..8ff26f9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: keyboard_shortcuts: ^0.1.4 latlong2: ^0.8.1 linkify: ^5.0.0 - matrix: ^0.24.2 + matrix: ^0.24.3 matrix_homeserver_recommendations: ^0.3.0 native_imaging: ^0.1.0 package_info_plus: ^4.0.0