I’ve imported an android studio project. It have downloaded all the dependencies except 7 . These are giving error unknown dependencies. When I click download button it says null. Please help. I’ve included a screenshot
Unknown dependencies are not downloading. Giving null error
Try different libraries for the same purpose. Replace the makeramen lib with a different one.
compile ‘com.pkmmte.view:circularimageview:1.1’
this is a working example.
P.S. if your build file contains the test dependencies just delete them. U don’t need them