chore(deps): upgrade to Flutter 2.10.5 (#368)

pull/374/head
Felix Angelov 2 years ago committed by GitHub
parent 49fc1aa7f8
commit b83d5b0393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,6 @@ jobs:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
flutter_version: 2.10.0
flutter_version: 2.10.5
coverage_excludes: "lib/gen/*.dart"
test_optimization: false

@ -821,4 +821,4 @@ packages:
version: "3.1.0"
sdks:
dart: ">=2.16.0 <3.0.0"
flutter: ">=2.10.0"
flutter: ">=2.10.5"

@ -5,6 +5,7 @@ publish_to: none
environment:
sdk: ">=2.16.0 <3.0.0"
flutter: 2.10.5
dependencies:
authentication_repository:

Loading…
Cancel
Save