From 19d51ff1c791ca57809eaf3cbb1336fe2db0d79a Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Fri, 7 May 2021 09:05:31 +0000 Subject: [PATCH] chore: Freeze secure storage version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4230ff1f..c1736e8e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: flutter_matrix_html: ^0.3.0 flutter_olm: ^1.1.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_svg: ^0.21.0+1 flutter_typeahead: ^3.1.1