From d3d88db649f348d637fef236f934e340bb5c3397 Mon Sep 17 00:00:00 2001 From: Pedro Massango Date: Wed, 2 Mar 2022 11:29:33 +0100 Subject: [PATCH] update to v2.0.13 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b537dbc..3bb117c 100755 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter meta: ^1.3.0 - shared_preferences: ^2.0.3 + shared_preferences: ^2.0.13 dev_dependencies: flutter_test: