From 15fcfbf3626cc56ec43a96f0ba5a4273c8e04315 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 26 Aug 2021 18:40:36 +0200 Subject: [PATCH] chore: Update matrix SDK --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9f892e3d..ba149e69 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -722,14 +722,14 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" + version: "0.3.3" matrix_api_lite: dependency: transitive description: name: matrix_api_lite url: "https://pub.dartlang.org" source: hosted - version: "0.4.1" + version: "0.4.2" matrix_link_text: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index fc73fcd2..6080059d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: intl: any localstorage: ^4.0.0+1 lottie: ^1.1.0 - matrix: ^0.3.1 + matrix: ^0.3.3 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git