Skip to content

Commit 8368b1f

Browse files
committed
* update sample app to latest libs
1 parent ce0bffd commit 8368b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ dependencies {
5858
compile 'com.android.support:recyclerview-v7:23.1.0'
5959
compile 'com.android.support:cardview-v7:23.1.0'
6060

61-
compile('com.mikepenz:aboutlibraries:5.2.4@aar')
62-
compile('com.mikepenz:materialdrawer:4.3.6@aar') {
61+
compile('com.mikepenz:aboutlibraries:5.2.7@aar')
62+
compile('com.mikepenz:materialdrawer:4.4.4@aar') {
6363
transitive = true
6464
exclude module: "iconics-core"
6565
}

0 commit comments

Comments
 (0)