Skip to content

Commit

Permalink
upgrade sentry and remove workmanager (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: ponkey364 <[email protected]>
  • Loading branch information
clone1018 and ponkey364 authored Jan 15, 2023
1 parent 711aab2 commit 6623c2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
11 changes: 2 additions & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -659,14 +659,14 @@ packages:
name: sentry
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.2"
version: "6.18.2"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.2"
version: "6.18.2"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -896,13 +896,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.0"
workmanager:
dependency: "direct main"
description:
name: workmanager
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.0-dev.8"
xdg_directories:
dependency: transitive
description:
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,11 @@ dependencies:
url_launcher: ^6.0.12
flutter_web_auth: ^0.4.1
shared_preferences: ^2.0.8
sentry_flutter: ^6.0.1
sentry_flutter: ^6.5.1
font_awesome_flutter: ^9.1.0
flutter_markdown: ^0.6.8
cached_network_image: ^3.1.0+1
wakelock: ^0.6.1+1
workmanager: ^0.5.0-dev.8
flutter_staggered_grid_view: ^0.6.1
gettext_i18n: ^1.0.4
flutter_localizations:
Expand Down

0 comments on commit 6623c2e

Please sign in to comment.