upgrade flutter

This commit is contained in:
hiddify-com
2024-07-19 15:57:01 +02:00
parent 91b30d59a9
commit e40db1dc2c
2 changed files with 2 additions and 2 deletions

View File

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