Skip to content

Commit

Permalink
Merge pull request #97 from Crazy-Marvin/dependabot/gradle/com.mikepe…
Browse files Browse the repository at this point in the history
…nz-aboutlibraries-11.2.2

Bump com.mikepenz:aboutlibraries from 11.1.4 to 11.2.2
  • Loading branch information
CrazyMarvin authored Jul 2, 2024
2 parents fd410ba + c6aa04a commit 277b5ad
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 @@ -182,7 +182,7 @@ dependencies {
implementation("com.jakewharton.timber:timber:5.0.1")

//About libraries
implementation("com.mikepenz:aboutlibraries:11.1.4")
implementation("com.mikepenz:aboutlibraries:11.2.2")

//Dagger-hilt
implementation ("com.google.dagger:hilt-android:2.51.1")
Expand Down

0 comments on commit 277b5ad

Please sign in to comment.