Skip to content

Commit

Permalink
Merge pull request #57 from rwbr/rwbr-patch-1
Browse files Browse the repository at this point in the history
Update flutter-ci.yaml
  • Loading branch information
rwbr authored Jul 19, 2023
2 parents 2b4add0 + 3045361 commit db6cadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.3.3'
flutter-version: '3.10.6'
- run: flutter pub get
# - run: flutter test
- run: cd example; flutter build apk
Expand Down

0 comments on commit db6cadf

Please sign in to comment.