Skip to content

Commit

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

Bump com.mikepenz:aboutlibraries from 11.2.1 to 11.2.2
  • Loading branch information
androidacy-user authored Jul 21, 2024
2 parents 3c8bde1 + d37d7d1 commit e02455f
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.11.0")
implementation("com.google.android.material:material:1.12.0")

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

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

0 comments on commit e02455f

Please sign in to comment.