From bae60c3c5e4d031259fc2bc70dfd4316aff51e99 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Tue, 14 Sep 2021 10:53:44 +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 7292bf92..ee10eaf4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -731,7 +731,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.5.1" + version: "0.5.2" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 91567c1a..e84de3ff 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.1 + matrix: ^0.5.2 matrix_link_text: ^1.0.2 native_imaging: git: https://gitlab.com/famedly/libraries/native_imaging.git