We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3021c5d commit a62318eCopy full SHA for a62318e
.github/workflows/android_release.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Flutter environment
42
uses: subosito/flutter-action@v2
43
with:
44
- flutter-version: "3.16.5"
+ flutter-version: "3.22.0"
45
cache: true
46
47
- name: Install dependencies
0 commit comments