Skip to content

Commit

Permalink
chore: set flutter version for android patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastersam07 committed Nov 12, 2024
1 parent 3b045dd commit b73b898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
id: shorebird-patch-android
with:
platform: android
args: --allow-native-diffs
args: --allow-native-diffs --flutter-version=3.24.3
working-directory: packages/${{ inputs['package-name'] }}

- name: 🛠️ Shorebird Patch for iOS
Expand Down

0 comments on commit b73b898

Please sign in to comment.