This commit is contained in:
parent
685b140135
commit
96d8cbea99
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.13.6
|
||||
image: ghcr.io/cirruslabs/flutter:3.13.8
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
|
@ -205,10 +205,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: dynamic_color
|
||||
sha256: "96bff3df72e3d428bda2b874c7a521e8c86f592cae626ea594922fcc8d166e0c"
|
||||
sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.6.7"
|
||||
version: "1.6.8"
|
||||
expandable:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -39,7 +39,7 @@ dependencies:
|
|||
permission_handler: 11.0.1
|
||||
package_info_plus: 4.1.0
|
||||
json_annotation: 4.8.1
|
||||
dynamic_color: 1.6.7
|
||||
dynamic_color: 1.6.8
|
||||
intl: 0.18.1
|
||||
path: 1.8.3
|
||||
flutter_sharing_intent: 1.1.0
|
||||
|
|
Loading…
Reference in a new issue