Skip to content

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.

3 participants