Skip to content

Commit

Permalink
build(deps): bump com.mikepenz:materialdrawer from 6.1.1 to 9.0.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 542acbb commit b62fe4e
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 @@ -67,7 +67,7 @@ dependencies {
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.3'
implementation 'com.google.android.material:material:<version>'
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
implementation 'com.mikepenz:materialdrawer:6.1.1'
implementation 'com.mikepenz:materialdrawer:9.0.2'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'androidx.annotation:annotation:1.7.1'
implementation 'com.google.android.material:material:1.11.0'
Expand Down

0 comments on commit b62fe4e

Please sign in to comment.