From 287e2cd6ea155e4fcb233e563eebc0e53361a43d Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 29 Jun 2022 12:03:21 +0200 Subject: [PATCH] Update docs --- docs/bump-flutter.md | 3 ++- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/bump-flutter.md b/docs/bump-flutter.md index 7078f927..a6922a97 100644 --- a/docs/bump-flutter.md +++ b/docs/bump-flutter.md @@ -8,4 +8,5 @@ - [ ] Run `dart fix --apply` - [ ] Check `flutter analyze` -- [ ] Run all the tests \ No newline at end of file +- [ ] Run all the tests +- [ ] Run `pod repo update`, `pod install` and `pod update Sentry` on ios + macos folders diff --git a/pubspec.yaml b/pubspec.yaml index 4d04f3e6..cfe1e1de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -87,7 +87,7 @@ dependencies: shared_preferences: ^2.0.5 sprintf: ^6.0.0 stack_trace: ^1.10.0 - supabase_flutter: ^0.3.1+1 + supabase_flutter: ^0.3.1+3 synchronized: ^3.0.0 table_calendar: ^3.0.3 time: ^2.0.0