Skip to content
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

Fix bintray gradle plugin failure, update release steps gradle task #387

Merged
merged 2 commits into from Nov 30, 2018

Conversation

fractalwrench
Copy link
Contributor

The bintray gradle plugin was updated for compatibility with gradle 4.8, but we did not update when we last updated the gradle wrapper. This broke the upload of artefacts to bintray when running ./gradlew bintrayUpload - updating the plugin resolves this issue.

Additionally, the task for uploading artefacts to sonatype specified in the release steps has been wrong since the NDK integration was altered - the correct task is now specified in the release steps.

…te correct task for publishing

The bintray gradle plugin was updated for compatibility with gradle 4.8, but we did not update when
we last updated the gradle wrapper, which broke the upload of artifacts to bintray. The release
steps have also been updated to state the appropriate task for uploading to sonatype.
CONTRIBUTING.md Outdated Show resolved Hide resolved
@kattrali kattrali merged commit 34173bc into master Nov 30, 2018
@kattrali kattrali deleted the update-release-steps branch November 30, 2018 00:49
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.

None yet

2 participants