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

Rating view is throwing error on gradle build #1

Closed
lokeshsuhas opened this issue May 15, 2015 · 4 comments
Closed

Rating view is throwing error on gradle build #1

lokeshsuhas opened this issue May 15, 2015 · 4 comments

Comments

@lokeshsuhas
Copy link

Error:A problem occurred configuring project ':app'.

Could not resolve all dependencies for configuration ':app:_debugCompile'.
Could not resolve com.github.xiprox.simpleratingview:library:+.
Required by:
FoodieClient:app:unspecified
> Failed to list versions for com.github.xiprox.simpleratingview:library.
> Unable to load Maven meta-data from https://jcenter.bintray.com/com/github/xiprox/simpleratingview/library/maven-metadata.xml.
> Could not GET 'https://jcenter.bintray.com/com/github/xiprox/simpleratingview/library/maven-metadata.xml'.
> peer not authenticated
> Failed to list versions for com.github.xiprox.simpleratingview:library.
> Unable to load Maven meta-data from https://jitpack.io/com/github/xiprox/simpleratingview/library/maven-metadata.xml.
> Could not GET 'https://jitpack.io/com/github/xiprox/simpleratingview/library/maven-metadata.xml'.
> peer not authenticated

@xiprox
Copy link
Owner

xiprox commented May 15, 2015

Hmm. Looks like something is wrong on your end. Mind posting your gradle files?

@xiprox
Copy link
Owner

xiprox commented May 18, 2015

Hello, were you able to solve this?

@lokeshsuhas
Copy link
Author

i have just directly included the code inside the project. it solved the
issue.

On Mon, May 18, 2015 at 7:24 PM, İhsan Işık notifications@github.com
wrote:

Hello, were you able to solve this?


Reply to this email directly or view it on GitHub
#1 (comment)
.

@xiprox
Copy link
Owner

xiprox commented May 18, 2015

I see. Good luck with your project then.

@xiprox xiprox closed this as completed May 18, 2015
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