chore: Update libolm to 3.2.3

onboarding
Christian Pauly 4 years ago
parent 67447505f4
commit a5f191c8cf

@ -385,7 +385,7 @@ packages:
name: flutter_olm name: flutter_olm
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "1.1.1" version: "1.1.2"
flutter_openssl_crypto: flutter_openssl_crypto:
dependency: "direct main" dependency: "direct main"
description: description:

@ -34,7 +34,7 @@ dependencies:
flutter_localizations: flutter_localizations:
sdk: flutter sdk: flutter
flutter_matrix_html: ^0.3.0 flutter_matrix_html: ^0.3.0
flutter_olm: ^1.1.1 flutter_olm: ^1.1.2
flutter_openssl_crypto: ^0.0.1 flutter_openssl_crypto: ^0.0.1
flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds! flutter_secure_storage: 3.3.5 # Do not upgrade or this will break Linux builds!
flutter_slidable: ^0.6.0 flutter_slidable: ^0.6.0

Loading…
Cancel
Save