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(cli): flavor flag not using correct apk #6151

Merged
merged 7 commits into from
Dec 7, 2022
Merged

fix(cli): flavor flag not using correct apk #6151

merged 7 commits into from
Dec 7, 2022

Conversation

IT-MikeS
Copy link
Contributor

@IT-MikeS IT-MikeS commented Dec 6, 2022

closes #6083

Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be changed, it's showing the wrong name

`Deploying ${c.strong(config.android.apkName)} to ${c.input(target.id)}`,

cli/src/android/run.ts Outdated Show resolved Hide resolved
Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
@IT-MikeS IT-MikeS merged commit f4e7f19 into main Dec 7, 2022
@IT-MikeS IT-MikeS deleted the fix/flavor-flag branch December 7, 2022 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: CLI --flavor flag does not work
3 participants