TedPicker icon indicating copy to clipboard operation
TedPicker copied to clipboard

Configuration Issue

Open hassaanjamil opened this issue 8 years ago • 3 comments

I put all the dependencies as mentioned. After, gradle throws configuration error of: Error:Failed to resolve: com.commonsware.cwac:camera:0.6.+

Please help me regarding this error

hassaanjamil avatar Aug 16 '17 09:08 hassaanjamil

make sure those repositories are withinh allprojects{}

EngineerELdorado avatar Aug 22 '17 22:08 EngineerELdorado

facing the same problem and i also added those repositories properly

sandipsavaliya112 avatar Sep 06 '17 05:09 sandipsavaliya112

The correct URL for cwac camera is https://s3.amazonaws.com/repo.commonsware.com instead of https://repo.commonsware.com.s3.amazonaws.com.

that was the solution btw

sandipsavaliya112 avatar Sep 06 '17 05:09 sandipsavaliya112