Skip to content

Feat/android jcenter #130

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Feat/android jcenter #130

wants to merge 4 commits into from

Conversation

EdwinVanRooij
Copy link
Contributor

This fixes the long awaited #9 and #64.
To upload a new release, it's important to have a local.properties file which includes your bintray username and api key. They're for obvious reasons excluded from git.
Before doing so, you'd also need to be in that specific repository.

We'll setup those things this friday.
The code is ready to be merged.

@EdwinVanRooij EdwinVanRooij self-assigned this Aug 23, 2018
@EdwinVanRooij EdwinVanRooij requested a review from Roconda August 23, 2018 14:43
@EdwinVanRooij
Copy link
Contributor Author

Use this line in any app implementation ('io.o2mc.sdk:sdk:0.0.7').
Execute make deploy to deploy a new version to bintray (& jcenter). Update version number before execution.

@EdwinVanRooij
Copy link
Contributor Author

Put

bintray.user=<USER>
bintray.apikey=<APIKEY>

in the project root's local.properties file.

This was referenced Aug 24, 2018
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