Skip to content

Commit

Permalink
Update android_ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zonble authored Dec 4, 2023
1 parent c014b04 commit 605565c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
java-version: "12.x"
- uses: subosito/flutter-action@v1
with:
flutter-version: "3.10.x" # you can use 1.7
flutter-version: "3.16.x" # you can use 1.7
channel: "stable" # optional, default to: 'stable'
- run: flutter pub get
working-directory: ./example
Expand Down

0 comments on commit 605565c

Please sign in to comment.