Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRamberger committed Jan 1, 2024
1 parent 2a9496a commit ab13c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: do flutter stuff
uses: subosito/flutter-action@v2
with:
flutter-version: "3.3.9"
flutter-version: "3.16.5"
- run: flutter pub get
- run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit ab13c9f

Please sign in to comment.