Skip to content

Commit

Permalink
Bump com.mikepenz:materialdrawer in /android-refimpl-app
Browse files Browse the repository at this point in the history
Bumps [com.mikepenz:materialdrawer](https://github.com/mikepenz/MaterialDrawer) from 6.0.9 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.0.9...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 Mar 11, 2024
1 parent 4e573b8 commit 641d32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-refimpl-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ dependencies {
//
// HINT: can't update to latest version: just too many useless changes and also kotlin again :-(
//noinspection GradleDependency
implementation('com.mikepenz:materialdrawer:6.0.9@aar') {
implementation('com.mikepenz:materialdrawer:9.0.2@aar') {
transitive = true
exclude group: 'com.android.support'
exclude group: 'com.github.bumptech.glide'
Expand Down

0 comments on commit 641d32d

Please sign in to comment.