Skip to content

Commit b62fe4e

Browse files
build(deps): bump com.mikepenz:materialdrawer from 6.1.1 to 9.0.2
Bumps [com.mikepenz:materialdrawer](https://github.com/mikepenz/MaterialDrawer) from 6.1.1 to 9.0.2. - [Release notes](https://github.com/mikepenz/MaterialDrawer/releases) - [Changelog](https://github.com/mikepenz/MaterialDrawer/blob/develop/gradle-release.gradle) - [Commits](mikepenz/MaterialDrawer@v6.1.1...v9.0.2) --- updated-dependencies: - dependency-name: com.mikepenz:materialdrawer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 542acbb commit b62fe4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.3'
6868
implementation 'com.google.android.material:material:<version>'
6969
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
70-
implementation 'com.mikepenz:materialdrawer:6.1.1'
70+
implementation 'com.mikepenz:materialdrawer:9.0.2'
7171
implementation 'androidx.recyclerview:recyclerview:1.1.0'
7272
implementation 'androidx.annotation:annotation:1.7.1'
7373
implementation 'com.google.android.material:material:1.11.0'

0 commit comments

Comments
 (0)