Skip to content

Commit

Permalink
Bump com.mikepenz:aboutlibraries from 11.2.3 to 11.4.0
Browse files Browse the repository at this point in the history
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 11.2.3 to 11.4.0.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](mikepenz/AboutLibraries@11.2.3...11.4.0)

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 162a937 commit c17bc6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions simplesettings/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ dependencies {
api 'androidx.preference:preference-ktx:1.2.1'

// External dependencies
api 'com.mikepenz:aboutlibraries-core:11.2.3'
api 'com.mikepenz:aboutlibraries:11.2.3'
api 'com.mikepenz:aboutlibraries-core:11.4.0'
api 'com.mikepenz:aboutlibraries:11.4.0'
api 'com.mikepenz:fastadapter:5.7.0'
api 'com.github.ibrahimsn98:live-preferences:1.9'
api 'com.github.skydoves:colorpickerpreference:2.0.6'
Expand Down

0 comments on commit c17bc6a

Please sign in to comment.