Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -559,10 +559,10 @@ packages:
dependency: "direct main"
description:
name: flutter_timezone
sha256: "978192f2f9ea6d019a4de4f0211d76a9af955ca24865828fa98ca4e20cf0cb3c"
sha256: e8d63f50f2806a3a71a08697286a0369e1d8f0902961327810459871c0bb01c2
url: "https://pub.dev"
source: hosted
version: "5.0.1"
version: "5.0.2"
flutter_web_plugins:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
device_info_plus: ^12.3.0
flutter_local_notifications: ^21.0.0
timezone: ^0.11.0
flutter_timezone: ^5.0.1
flutter_timezone: ^5.0.2
share_plus: ^12.0.1
shared_preferences: ^2.5.3
firebase_core: ^4.5.0
Expand Down