From bad9032e3d35f02e48ae3e04c519fe3ac0f155c1 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 28 Aug 2021 12:06:58 +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 b7c61c63..b84166b5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -722,7 +722,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.3.3" + version: "0.3.4" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 348b9978..a804fd4b 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.3 + matrix: ^0.3.4 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git