downgrade flutter

This commit is contained in:
hiddify-com
2024-06-01 12:31:00 +02:00
parent e1a8284843
commit a5b635095b
4 changed files with 11 additions and 11 deletions

View File

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