From c287dfe58187d856df7972d6b7daaf45226be1bc Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 14 Apr 2022 19:52:35 +0200 Subject: [PATCH] chore: Update sdk --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ba2cf5edc..d2a25589a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1011,7 +1011,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.8.19" + version: "0.8.20" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6b32b5dde..a4c10de37 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: keyboard_shortcuts: ^0.1.4 localstorage: ^4.0.0+1 lottie: ^1.2.2 - matrix: ^0.8.19 + matrix: ^0.8.20 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/company/frontend/libraries/native_imaging.git