Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Commit

Permalink
Update materialdrawer to 5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
schaal committed Mar 30, 2016
1 parent a0f0f41 commit 3ea0c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

compile "com.android.support:support-v13:${supportLibVersion}"

compile('com.mikepenz:materialdrawer:5.1.5@aar') {
compile('com.mikepenz:materialdrawer:5.1.6@aar') {
transitive = true
}

Expand Down

0 comments on commit 3ea0c69

Please sign in to comment.