update flutter to 3.24

This commit is contained in:
Hiddify
2024-08-20 01:49:10 -04:00
parent a634e74e85
commit 1c65c35172
4 changed files with 267 additions and 311 deletions

View File

@@ -15,7 +15,7 @@ on:
env:
IS_GITHUB_ACTIONS: 1
CHANNEL: "${{ inputs.channel }}"
FLUTTER_VERSION: '3.22.3'
FLUTTER_VERSION: '3.24.0'
NDK_VERSION: r26d
UPLOAD_ARTIFACT: "${{ inputs.upload-artifact }}"
TAG_NAME: "${{ inputs.tag-name }}"