chore: update package configuration to flutter 3.24.3

This commit is contained in:
Freek van de Ven 2025-01-28 13:49:09 +01:00 committed by Freek van de Ven
parent bd8bc994f8
commit 4247cc6ba9
2 changed files with 2 additions and 1 deletions

2
.fvmrc
View file

@ -1,3 +1,3 @@
{
"flutter": "3.22.2"
"flutter": "3.24.3"
}

View file

@ -12,3 +12,4 @@ jobs:
permissions: write-all
with:
subfolder: '.' # add optional subfolder to run workflow in
flutter_version: 3.24.3