chore: upgrade to fluter 3.24.5

This commit is contained in:
Kingkor Roy Tirtho 2024-12-08 20:13:36 +06:00
parent 8ca2115ef0
commit 083b366308
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
{
"flutterSdkVersion": "3.24.3"
"flutterSdkVersion": "3.24.5"
}

2
.fvmrc
View File

@ -1,4 +1,4 @@
{
"flutter": "3.24.3",
"flutter": "3.24.5",
"flavors": {}
}

View File

@ -20,7 +20,7 @@ on:
description: Dry run without uploading to release
env:
FLUTTER_VERSION: 3.24.3
FLUTTER_VERSION: 3.24.5
permissions:
contents: write