-
Notifications
You must be signed in to change notification settings - Fork 102
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
Add artifact to maven central #5
Comments
Hey Michael- I finished updating our entire internal project to the new Android Build System and as a result have a packaged AAR for android-sdk-ui and a proper artifact for the private library. I'm planning on uploading them to Maven Central with our next release. |
Not in Maven Central yet, but you can now run |
Is anyone listening at home using a maven central version of the Android Support Library (v4)? I think that if we submit an AAR depending on it, I'd also have to submit the Android Support Library we're using to be within their rules. |
@billmag I could be wrong, but I don't think you have to submit the support lib as part of your AAR. Would this help? https://github.com/JakeWharton/sdk-manager-plugin |
I suspect that will help, thanks. |
@MichaelEvans - I've added that plugin to make the build process easier. I'm considering BinTray.com to hose our artifacts. |
@billmag Excellent news about the plugin/improved build process. Have you deployed any of the artifacts to BinTray? |
@billmag Any update on this? |
Hey Michael- Sorry for the lateness on this, we should have it out today or tomorrow, hosted on Github. -Bill |
@MichaelEvans - The public artifact is now available via a github pages repository. Please visit the readme for integration instructions. |
No description provided.
The text was updated successfully, but these errors were encountered: