From 2c1768e711eb9681cebc7b6d3d04de3b19abcec2 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Wed, 22 Sep 2021 06:22:52 +0000 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 2f6ffdd8..97886357 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -745,7 +745,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.5.4" + version: "0.5.5" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f0b161dc..31fce257 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -49,7 +49,7 @@ dependencies: intl: any localstorage: ^4.0.0+1 lottie: ^1.1.0 - matrix: ^0.5.4 + matrix: ^0.5.5 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git