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: env:
IS_GITHUB_ACTIONS: 1 IS_GITHUB_ACTIONS: 1
CHANNEL: "${{ inputs.channel }}" CHANNEL: "${{ inputs.channel }}"
FLUTTER_VERSION: '3.22.2' FLUTTER_VERSION: '3.22.3'
NDK_VERSION: r26d NDK_VERSION: r26d
UPLOAD_ARTIFACT: "${{ inputs.upload-artifact }}" UPLOAD_ARTIFACT: "${{ inputs.upload-artifact }}"
TAG_NAME: "${{ inputs.tag-name }}" TAG_NAME: "${{ inputs.tag-name }}"

View File

@@ -5,7 +5,7 @@ version: 1.7.0+10700
environment: environment:
sdk: ">=3.3.0 <4.0.0" sdk: ">=3.3.0 <4.0.0"
flutter: ">=3.19.0 <3.22.3" flutter: ">=3.22.3 <=3.22.3"
dependencies: dependencies:
flutter: flutter: