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

Allow to pass custom gradle args #5627

Closed
2 tasks done
farfromrefug opened this issue Feb 14, 2022 · 1 comment
Closed
2 tasks done

Allow to pass custom gradle args #5627

farfromrefug opened this issue Feb 14, 2022 · 1 comment
Labels
feature-pending-triage A new feature request pending triage to confirm validity.

Comments

@farfromrefug
Copy link
Contributor

Is your feature request related to a problem? Please describe.

It could be very useful to be able to pass custom args to gradle. There are a ton of use cases for this because you could do anything with like a boolean property in gradle.

Describe the solution you'd like

It would be cool to be able to do it through the command line. But might not be that easy to distinguish from webpack args or others.
I am thinking the best way would be through nativescript.config.ts. We could add a new array prop like gradleArgs.

Describe alternatives you've considered

No response

Anything else?

What do you think?

Please accept these terms

@farfromrefug farfromrefug added the feature-pending-triage A new feature request pending triage to confirm validity. label Feb 14, 2022
@farfromrefug
Copy link
Contributor Author

Actually just found out it is a duplicate of #2481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-pending-triage A new feature request pending triage to confirm validity.
Projects
None yet
Development

No branches or pull requests

1 participant