Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hassan-kamel committed Apr 19, 2024
1 parent 5576220 commit cf2c770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@v1
with:
flutter-version: "4.0.0"
flutter-version: "3.3.3"
- run: flutter pub get
- run: flutter test
- run: flutter build apk --debug --split-per-abi
Expand Down

0 comments on commit cf2c770

Please sign in to comment.