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

Use correct type for attached artifacts #721

Merged
merged 1 commit into from
May 27, 2016

Conversation

ksperling
Copy link
Contributor

Currently they end up defaulting to the type of the main project artifact.

E.g. in my particular scenario the main artifact is of type jar and I am attaching an aar with an android-specific variant of the library. Without this patch the attached artifact has type 'jar' instead of 'aar'.

@ksperling
Copy link
Contributor Author

Build error seems unrelated to this change.

@mosabua mosabua merged commit 44a948b into simpligility:master May 27, 2016
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.

2 participants