We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542acbb commit b62fe4eCopy full SHA for b62fe4e
app/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.3'
68
implementation 'com.google.android.material:material:<version>'
69
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
70
- implementation 'com.mikepenz:materialdrawer:6.1.1'
+ implementation 'com.mikepenz:materialdrawer:9.0.2'
71
implementation 'androidx.recyclerview:recyclerview:1.1.0'
72
implementation 'androidx.annotation:annotation:1.7.1'
73
implementation 'com.google.android.material:material:1.11.0'
0 commit comments