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

Could not find com.github.prscX:ShineButton:0.2.1 #15

Open
ishaan-puniani opened this issue Sep 16, 2018 · 1 comment
Open

Could not find com.github.prscX:ShineButton:0.2.1 #15

ishaan-puniani opened this issue Sep 16, 2018 · 1 comment
Assignees

Comments

@ishaan-puniani
Copy link

Hello,
I am getting this error. Please help

  • What went wrong:
    Could not resolve all files for configuration ':app:debugCompileClasspath'.

Could not find com.github.prscX:ShineButton:0.2.1.
Searched in the following locations:
file:/C:/Android/sdk/extras/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.pom
file:/C:/Android/sdk/extras/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.jar
file:/C:/Android/sdk/extras/google/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.pom
file:/C:/Android/sdk/extras/google/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.jar
file:/C:/Android/sdk/extras/android/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.pom
file:/C:/Android/sdk/extras/android/m2repository/com/github/prscX/ShineButton/0.2.1/ShineButton-0.2.1.jar

@prscX prscX self-assigned this Sep 16, 2018
@prscX
Copy link
Owner

prscX commented Sep 19, 2018

Thanks @ishaan-puniani for raising the issue.

Have you add below script in your app build.gradle file?

maven { url "https://jitpack.io" }

Please refer README for the same. Let me know in case you face any issues.

Thanks
</ Pranav >

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