Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Publish .aar in a standard artifact repository #229

Open
cco3 opened this issue Apr 21, 2015 · 2 comments
Open

Publish .aar in a standard artifact repository #229

cco3 opened this issue Apr 21, 2015 · 2 comments

Comments

@cco3
Copy link

cco3 commented Apr 21, 2015

Has the uribeacon library been published in a standard artifact repository (like jcenter)? If not, would you all be interested in doing that? It would be helpful when building with maven/gradle to point to that instead of having to throw the binary into the source tree.

@dinhvh
Copy link
Contributor

dinhvh commented Apr 21, 2015

I think that for now, the .aar are published here: https://github.com/google/uribeacon/releases
If jcenter is a good standard repo, that'd be great to publish it here too.

@cco3
Copy link
Author

cco3 commented Apr 21, 2015

The purpose of this is so that we can reference it in our gradle files. For an example see:
https://github.com/cco3/physical-web/commit/b8b90ea2a04289ddd29430a76999de9c3dcbcf9a

Without publishing to something like jcenter, we are stuck putting the binaries in our source tree.

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

No branches or pull requests

2 participants