lucasr/dspec

Unable to include using Gradle

saket opened this issue · 1 comments

compile 'org.lucasr.dspec:dspec:0.1.1'

Including dspec in a project using Gradle doesn't seem to work. Am I doing anything wrong?

Damn. Turns out, this was happening because I had enabled offline mode for Gradle, which is weird because Android Studio previously used to show a message when enabled.

Sorry for disturbing. Please close this issue :)