SimonVT / android-menudrawer

*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
http://simonvt.github.com/android-menudrawer/
Apache License 2.0
2.59k stars 1.11k forks source link

Can't use library using gradle #260

Open andremacpereira opened 9 years ago

andremacpereira commented 9 years ago

I know this library is no longer maintened, but it should work.

It is correctly addressed at gradle and A.S. can't solve the Drawer classes. Any thoughts?

andremacpereira commented 9 years ago

The CHANGELOG is not up to date. This is the latest - and working - version of the library: compile 'net.simonvt.menudrawer:menudrawer:3.0.6'