mirror of
https://github.com/Iconica-Development/flutter_availability.git
synced 2025-05-18 12:43:44 +02:00
chore: update package configuration to flutter 3.24.3
This commit is contained in:
parent
bd8bc994f8
commit
4247cc6ba9
2 changed files with 2 additions and 1 deletions
2
.fvmrc
2
.fvmrc
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"flutter": "3.22.2"
|
||||
"flutter": "3.24.3"
|
||||
}
|
1
.github/workflows/melos-ci.yml
vendored
1
.github/workflows/melos-ci.yml
vendored
|
@ -12,3 +12,4 @@ jobs:
|
|||
permissions: write-all
|
||||
with:
|
||||
subfolder: '.' # add optional subfolder to run workflow in
|
||||
flutter_version: 3.24.3
|
||||
|
|
Loading…
Reference in a new issue