mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 10:17:16 +08:00
Trying fixing the build in the CI
This commit is contained in:
@ -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:
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user