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

ERROR: Plugin with id 'com.jfrog.bintray' not found. #2

Open
ArjunBhilare opened this issue Aug 28, 2019 · 2 comments
Open

ERROR: Plugin with id 'com.jfrog.bintray' not found. #2

ArjunBhilare opened this issue Aug 28, 2019 · 2 comments

Comments

@ArjunBhilare
Copy link

After adding this library to my project I'm gettng the following error:
ERROR: Plugin with id 'com.jfrog.bintray' not found. Could someone help me to resolve this?

@AnjliPatel
Copy link

AnjliPatel commented Oct 22, 2019

in your project level gradle ,add below dependencies:

classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'

its solved my issue and worked.

@iamnabink
Copy link

same issue here.. any solutions yet?

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

3 participants