mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
chore: Update libolm to 3.2.3
This commit is contained in:
parent
ee9409eb7e
commit
85cb3a6f15
@ -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…
Reference in New Issue
Block a user