Compare commits

..

No commits in common. "8c10e42c0f9287b90501aff28709d575e67b5ab5" and "685b140135fc927e959e835434724940736a163e" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@ jobs:
build: build:
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/cirruslabs/flutter:3.13.8 image: ghcr.io/cirruslabs/flutter:3.13.6
steps: steps:
- name: Prepare requirements - name: Prepare requirements
run: | run: |

View file

@ -205,10 +205,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: dynamic_color name: dynamic_color
sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f" sha256: "96bff3df72e3d428bda2b874c7a521e8c86f592cae626ea594922fcc8d166e0c"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.6.8" version: "1.6.7"
expandable: expandable:
dependency: "direct main" dependency: "direct main"
description: description:

View file

@ -39,7 +39,7 @@ dependencies:
permission_handler: 11.0.1 permission_handler: 11.0.1
package_info_plus: 4.1.0 package_info_plus: 4.1.0
json_annotation: 4.8.1 json_annotation: 4.8.1
dynamic_color: 1.6.8 dynamic_color: 1.6.7
intl: 0.18.1 intl: 0.18.1
path: 1.8.3 path: 1.8.3
flutter_sharing_intent: 1.1.0 flutter_sharing_intent: 1.1.0