Skip to content

Commit

Permalink
📝 chore(release): update flutter version to 3.22.2 in release_android…
Browse files Browse the repository at this point in the history
….yaml
  • Loading branch information
wilinz committed Jul 6, 2024
1 parent 1af8bd9 commit b1bd09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: 3.19.6
flutter-version: 3.22.2
cache: true
cache-key: 'flutter-:os:-:channel:-:version:-:arch:-:hash:' # optional, change this to force refresh cache
cache-path: '${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch:' # optional, change this to specify the cache path
Expand Down

0 comments on commit b1bd09d

Please sign in to comment.