From f2de6c105647174e0f99ff797edab4251796e706 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Wed, 20 Jan 2021 12:46:29 +0100 Subject: [PATCH] chore: Update matrix_api_lite --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ecbba936..8cc68158 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: matrix_file_e2ee: ^1.0.5 isolate: ^2.0.3 logger: ^0.9.4 - matrix_api_lite: ^0.1.4 + matrix_api_lite: ^0.1.5 dev_dependencies: test: ^1.15.7