Upgrade flutter_sentry

Hopefully this will fix the app crashing in some devices on the Google
Play Store's automated tests.
This commit is contained in:
Vishesh Handa
2020-10-06 00:11:30 +02:00
parent 5f8f8975b1
commit 94ccd74e12
2 changed files with 2 additions and 2 deletions

View File

@ -367,7 +367,7 @@ packages:
name: flutter_sentry
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.2"
version: "0.4.4"
flutter_staggered_grid_view:
dependency: "direct main"
description:

View File

@ -42,7 +42,7 @@ dependencies:
steel_crypt: ^1.7.1+1
font_awesome_flutter: ^8.7.0
sentry: ">=3.0.0 <4.0.0"
flutter_sentry: ^0.4.2
flutter_sentry: ^0.4.4
equatable: ^1.1.0
cached_network_image: ^2.2.0+1
ssh_key: ^0.5.1