Skip to content

Commit

Permalink
* update libraries for sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Jul 11, 2015
1 parent ade53f0 commit 11dfceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
compile 'com.fima.cardsui:library:1.+@aar'
compile project(':library')

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

0 comments on commit 11dfceb

Please sign in to comment.