Skip to content

Commit

Permalink
Merge pull request #126 from Androidacy/dependabot/gradle/com.mikepen…
Browse files Browse the repository at this point in the history
…z-aboutlibraries-11.2.1

Bump com.mikepenz:aboutlibraries from 11.1.0 to 11.2.1
  • Loading branch information
androidacy-user authored Jun 14, 2024
2 parents 7d4d861 + 4275cb2 commit b942901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ dependencies {
implementation("androidx.webkit:webkit:1.9.0")
implementation("com.google.android.material:material:1.11.0")

implementation("com.mikepenz:aboutlibraries:11.1.0")
implementation("com.mikepenz:aboutlibraries:11.2.1")

// Utils
implementation("androidx.work:work-runtime:2.9.0")
Expand Down

0 comments on commit b942901

Please sign in to comment.