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

Failed to resolve:com.commonsware.cwac:camera:0.7+ #30

Open
futurexiong opened this issue Sep 28, 2016 · 1 comment
Open

Failed to resolve:com.commonsware.cwac:camera:0.7+ #30

futurexiong opened this issue Sep 28, 2016 · 1 comment

Comments

@futurexiong
Copy link

Failed to resolve:com.commonsware.cwac:camera:0.7+ in AS 2.2 with gradle version 2.14.1. Any ideas?

@aromano272
Copy link

In your project level build.gradle file change this:
maven { url "https://repo.commonsware.com.s3.amazonaws.com" }
to this:
maven { url "https://s3.amazonaws.com/repo.commonsware.com" }

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