Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update sentry_logging/pubspec.yaml
Co-authored-by: Manoel Aranda Neto <[email protected]>
  • Loading branch information
ueman and marandaneto authored Nov 19, 2021
commit 5ddae9d83c706c7c54925c637c1453811fae9986
2 changes: 1 addition & 1 deletion sentry_logging/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ homepage: https://docs.sentry.io/platforms/flutter/
repository: https://github.com/getsentry/sentry-dart

environment:
sdk: '>=2.14.4 <3.0.0'
sdk: '>=2.12.0 <3.0.0'

dependencies:
logging: ^1.0.0
Expand Down