2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Pin specific version of sentry_flutter (#512)
Some checks failed
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled

This commit is contained in:
Oliver
2024-07-16 12:32:47 +10:00
committed by GitHub
parent 8ba10f2578
commit 6ba4fa747e
2 changed files with 5 additions and 5 deletions

View File

@ -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: