Skip to content

Commit a0a661d

Browse files
Vinzent03romaingyh
authored andcommitted
chore: require min shared_preferences v2.3.0
1 parent 4495aa9 commit a0a661d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
supabase: 2.8.0
2121
url_launcher: ^6.1.2
2222
path_provider: ^2.0.0
23-
shared_preferences: ^2.0.0
23+
shared_preferences: ^2.3.0
2424
logging: ^1.2.0
2525
web: '>=0.5.0 <2.0.0'
2626

0 commit comments

Comments
 (0)