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

Support Android libraries in maven-publish mode #34

Closed
gabrielittner opened this issue Oct 15, 2018 · 2 comments · Fixed by #83
Closed

Support Android libraries in maven-publish mode #34

gabrielittner opened this issue Oct 15, 2018 · 2 comments · Fixed by #83
Labels

Comments

@gabrielittner
Copy link
Collaborator

Just opening this to have something open to track it.

From #32:

Android libraries aren't supported right now with useMavenPublish = true. We'd need a SoftwareComponent implementation for those which is tracked here: https://issuetracker.google.com/issues/37055147. Which is blocked by gradle/gradle#1842. The latter is also preventing us of providing our own implementation of SoftwareComponent unless we're ok with internal APIs. Here is an example of how to do it without SoftwareComponent, but for Android adding the dependencies to the pom is more complex.

@vanniktech
Copy link
Owner

@gabrielittner seems like 3.6.0-alpha07 will bring this

@ZacSweers
Copy link
Collaborator

It's available now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants