build: Update openssl to 0.5.0

Signed-off-by: Krille <c.kussowski@famedly.com>
This commit is contained in:
Krille 2025-03-19 15:25:30 +01:00
commit d72998e7e9
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
4 changed files with 6 additions and 3 deletions

View file

@ -39,7 +39,7 @@ dependencies:
flutter_map: ^6.1.0
flutter_new_badger: ^1.1.1
flutter_olm: 2.0.0
flutter_openssl_crypto: ^0.3.0
flutter_openssl_crypto: ^0.5.0
flutter_secure_storage: ^9.2.2
flutter_shortcuts_new: ^2.0.0
flutter_typeahead: ## Custom fork from flutter_typeahead since the package is not maintain well.