We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970f6d6 commit b115008Copy full SHA for b115008
.github/workflows/blank.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Flutter
27
uses: subosito/flutter-action@v1
28
with:
29
- flutter-version: '3.22.2'
+ flutter-version: '3.32.8'
30
31
- name: Build APK
32
run: |
0 commit comments