update to flutter 3.21

This commit is contained in:
hiddify-com
2024-06-01 14:29:41 +02:00
parent eec0e4856a
commit 0f02e6d50f
4 changed files with 12 additions and 16 deletions

View File

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