I am trying to compile sugar ORM
to my application.But it is showing this build error.
Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve com.github.satyan:sugar:1.4.
How can I resolve it?Did I miss any other thing to add in gradle?