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

cli cleans android project when plugins are updated in anyway #1842

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

Plamen5kov
Copy link
Contributor

This PR does a gradle clean each time the plugins are updated in any way, for example on plugin remove / add. This prevents problems concerning the android build. This is done automatically so the user doesn't have to take care of cleaning the native project manually when there is a change that will affect the build.

related to: NativeScript/android#459

@enchev
Copy link
Contributor

enchev commented Jun 14, 2016

👍

@atanasovg
Copy link
Contributor

👍

@enchev enchev merged commit 9d6833b into master Jun 14, 2016
@enchev enchev deleted the plamen5kov/automatic_clean branch June 14, 2016 12:23
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.

3 participants