diff --git a/pubspec.lock b/pubspec.lock index 0227c76a..67f93a4f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -278,12 +278,12 @@ packages: source: hosted version: "0.3.2" flutter_plugin_android_lifecycle: - dependency: transitive + dependency: "direct main" description: name: flutter_plugin_android_lifecycle url: "https://pub.dartlang.org" source: hosted - version: "1.0.7" + version: "1.0.8" flutter_runtime_env: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 264b29c8..57499491 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -55,6 +55,7 @@ dependencies: easy_localization_loader: ^0.0.2 quick_actions: ^0.4.0+5 receive_sharing_intent: ^1.4.0+2 + flutter_plugin_android_lifecycle: ^1.0.8 # for fixing the build dev_dependencies: flutter_launcher_icons: "^0.7.2"