Trying fixing the build in the CI

This commit is contained in:
Vishesh Handa
2020-06-04 16:49:19 +02:00
parent e15c99f2aa
commit d736af3332
2 changed files with 3 additions and 2 deletions

View File

@ -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:

View File

@ -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"