Bump Flutter (v3.19) and dependencies

This commit is contained in:
problematicconsumer
2024-03-06 22:50:05 +03:30
parent ed49f8c114
commit 3f842f7d07
7 changed files with 129 additions and 98 deletions

View File

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