Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: shorebird release android with multi dimensional, multi word flavor breaks #1973

Open
erickzanardo opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@erickzanardo
Copy link
Contributor

Description

When trying to release an app with multi dimensional and multi word flavor, for example: stable + playStore = stablePlayStore, the shorebird release command breaks.

Steps To Reproduce

  1. Go to the multi dimensional sample app
  2. Run shorebird release android --flavor stablePlayStore
  3. See error

Expected Behavior

Release should work

Screenshots

If applicable, add screenshots to help explain your problem.

Additional Context

This issue is happening because of a bug upstream in the flutter tool, there is an issue filled for it: flutter/flutter#147261

@erickzanardo erickzanardo added the bug Something isn't working label Apr 25, 2024
@erickzanardo erickzanardo mentioned this issue Apr 25, 2024
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant