2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Revert sentry version (#511)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run

- Caused issues with iOS app build
This commit is contained in:
Oliver
2024-07-15 21:52:28 +10:00
committed by GitHub
parent 856cf9eee4
commit 8ba10f2578
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: ^8.3.0 # Error reporting
sentry_flutter: ^7.7.0 # Error reporting
url_launcher: ^6.2.4 # Open link in system browser
dev_dependencies: