From cfa4441682e69c63418cce0d30d2d59fcfe8c1bd Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 10 Jun 2021 09:23:08 +0200 Subject: [PATCH] chore: Update matrix api lite To fix the log filtering. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 02722851..ca7ac8ca 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: base58check: ^2.0.0 olm: ^2.0.0 isolate: ^2.0.3 - matrix_api_lite: ^0.3.2 + matrix_api_lite: ^0.3.3 dev_dependencies: test: ^1.15.7