PrashamTrivedi / SharedPreferenceInspector

Android Library to inspect shared preferences.
http://prashamtrivedi.github.io/SharedPreferenceInspector
Apache License 2.0
73 stars 3 forks source link

Can not build 2.2, can not find devUtils library #3

Closed PrashamTrivedi closed 9 years ago

PrashamTrivedi commented 9 years ago

While building the app, it can not find devUtils library.

While it's available here, it is currently in sync with jcenter. While the syncing is done you can use following block in your build.gradle to keep working

  maven{url 'https://dl.bintray.com/prashamtrivedi/maven/'}
PrashamTrivedi commented 9 years ago

All libraries are available in jcenter... if not you can use above line.