mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Pin specific version of sentry_flutter (#512)
This commit is contained in:
parent
8ba10f2578
commit
6ba4fa747e
2 changed files with 5 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ dependencies:
|
|||
path_provider: ^2.1.3 # Local file storage
|
||||
qr_code_scanner: ^1.0.1 # Barcode scanning
|
||||
sembast: ^3.6.0 # NoSQL data storage
|
||||
sentry_flutter: ^7.7.0 # Error reporting
|
||||
sentry_flutter: 7.9.0 # Error reporting
|
||||
url_launcher: ^6.2.4 # Open link in system browser
|
||||
|
||||
dev_dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue