From 1ee0f91194a39abe878eef3aa0bf5afde2214e78 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Tue, 20 Jul 2021 16:13:30 +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 7ca40459..cc781fab 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -647,7 +647,7 @@ packages: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.1.8" + version: "0.1.9" matrix_api_lite: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 84b2148b..c4b9fd1b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: intl: any localstorage: ^4.0.0+1 lottie: ^1.1.0 - matrix: ^0.1.8 + matrix: ^0.1.9 native_imaging: git: url: https://gitlab.com/famedly/libraries/native_imaging.git