From a5f191c8cfb283a56e85a2d255e10ac88ae26446 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Tue, 25 May 2021 15:21:49 +0200 Subject: [PATCH] chore: Update libolm to 3.2.3 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dd3c3c3e4..03afff0ae 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -385,7 +385,7 @@ packages: name: flutter_olm url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.2" flutter_openssl_crypto: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index a9380b06b..de4606e77 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_matrix_html: ^0.3.0 - flutter_olm: ^1.1.1 + flutter_olm: ^1.1.2 flutter_openssl_crypto: ^0.0.1 flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds! flutter_slidable: ^0.6.0