Skip to content

Commit

Permalink
[Guilherme] - Increases flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeleonel committed Jul 15, 2020
1 parent 8e734a5 commit 642cc9e
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 @@ -11,7 +11,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@v1
with:
flutter-version: "1.7.8+hotfix.4"
flutter-version: "1.17.5"
- run: flutter pub get
- run: flutter test
- run: flutter build apk --debug --split-per-abi
Expand Down

0 comments on commit 642cc9e

Please sign in to comment.