mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 01:45:55 +08:00
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:
@ -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:
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user