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

Build fails due to bintray #757

Open
cpg opened this issue Jul 5, 2021 · 1 comment
Open

Build fails due to bintray #757

cpg opened this issue Jul 5, 2021 · 1 comment
Assignees

Comments

@cpg
Copy link
Member

cpg commented Jul 5, 2021

Describe the issue
Bintray shut down. We should support the new way of getting Gradle plugins: via the Gradle plugin publish plugin

See https://plugins.gradle.org/docs/bintray

Looks like registration is required or something. How will this be automated?

To Reproduce or Feature details
Errors happen when trying to build.

@cpg cpg self-assigned this Jul 5, 2021
@duttabhishek0
Copy link

Hey, the error is due to the fact that jcenter() is present as a dependency in the gradle.build file. Removing it will resolve the problem. Can I work on this issue?

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

No branches or pull requests

2 participants