We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9496a commit ab13c9fCopy full SHA for ab13c9f
.github/workflows/release.yaml
@@ -52,7 +52,7 @@ jobs:
52
- name: do flutter stuff
53
uses: subosito/flutter-action@v2
54
with:
55
- flutter-version: "3.3.9"
+ flutter-version: "3.16.5"
56
- run: flutter pub get
57
- run: flutter test
58
- run: flutter build apk
0 commit comments