diff --git a/pubspec.lock b/pubspec.lock index f55b84645..2f7a08d18 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -389,10 +389,10 @@ packages: dependency: "direct main" description: name: flutter_fgbg - sha256: eb6da9b2047372566a6e17b505975fe5bace94af01f6fc825c4b6f81baa6c447 + sha256: "8e6707b853f8c3b8d8688f28836f2d34754b9084252eb2a9903491289eb97ba9" url: "https://pub.dev" source: hosted - version: "0.7.1" + version: "0.8.0" flutter_foreground_task: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index de17fcb9a..f77b523ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 #Not needed for now, since Updatium doens't support iOS yet. path_provider: ^2.1.5 - flutter_fgbg: ^0.7.1 + flutter_fgbg: ^0.8.0 flutter_local_notifications: 21.0.0 provider: ^6.1.5+1 http: ^1.6.0