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

feat(cli): Allow custom android apk path and name for cli run command #4757

Closed
wants to merge 2 commits into from

Conversation

gabides
Copy link

@gabides gabides commented Jun 24, 2021

Add buildOutputDirCustom and buildOutputApkName in capacitor config to specify a custom APK path for npx cap run android command. This is needed in case the android project has flavors, which implies a build path for the apk that will be different than the regular path.

solves #4740

@gabides
Copy link
Author

gabides commented Jul 7, 2021

Closing this as the issue is closed and addressed by #4782 that was merged.

@gabides gabides closed this Jul 7, 2021
@jcesarmobile
Copy link
Member

thanks for the PR!
sorry we didn't merge it.

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.

None yet

2 participants