We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1403f4 commit 5a6a53aCopy full SHA for 5a6a53a
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
java-version: '12.x'
15
- uses: subosito/flutter-action@v1
16
with:
17
- flutter-version: '3.10.0'
+ flutter-version: '3.24.3'
18
- run: flutter pub get
19
- run: flutter test
20
- run: flutter build apk --debug --split-per-abi
0 commit comments