From 6d011dbb3eaf6eb1376bbacd55ec64090ac23a1d Mon Sep 17 00:00:00 2001 From: Krille Date: Wed, 29 Nov 2023 15:40:28 +0100 Subject: [PATCH] build: Update openssl crypto --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0fb97890..06706a9c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -43,7 +43,7 @@ dependencies: flutter_map: ^4.0.0 flutter_math_fork: ^0.7.2 flutter_olm: ^1.2.0 - flutter_openssl_crypto: ^0.2.0 + flutter_openssl_crypto: ^0.3.0 flutter_ringtone_player: ^4.0.0+2 flutter_secure_storage: ^9.0.0 flutter_typeahead: ^4.8.0