I want to add a materialdrawer library to my project. When I add dependency, my build.gradle looks like this
dependencies { compile fileTree(dir: \'lib
Make sure to update both "Android Support Repository" and "Android Support Library".
And also ensure the Gradle Sync is completed in Android Studio as @diptia suggested.