DigitalOceanApp
DigitalOceanApp copied to clipboard
[TRAVIS] publish app and library into releases on tags
Separately or as a single app?
I'm not entirely sure I know what you mean by this, @championswimmer.
Do you mean you want Travis to be publishing the app and library after a tag is applied to the commit? If so...
- What @abishekvashok asked would be nice to have an answer to, so that we can set it up accordingly.
- Where exactly are they published? I know the app itself is published on the app store, so we could have it release a new build on there if possible, but where is the library? Is it hosted on jcenter?
Travis can publish artifacts to github releases. That is what I intend. And not separately. As a single app.
Library .aar is published via jitpack automatically anyway :)