Skip to content

Commit

Permalink
Merge pull request #530 from jakepurple13/renovate/com.github.noowenz…
Browse files Browse the repository at this point in the history
…-showmoreless-1.x

Update dependency com.github.noowenz:ShowMoreLess to v1.0.3
  • Loading branch information
jakepurple13 authored Aug 10, 2022
2 parents f77a1ec + 7368a5c commit 8330670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIViews/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
implementation("androidx.room:room-runtime:${Deps.roomVersion}")
implementation("com.github.anzaizai:EasySwipeMenuLayout:1.1.4")

implementation("com.github.noowenz:ShowMoreLess:v1.0.2")
implementation("com.github.noowenz:ShowMoreLess:1.0.3")
implementation("com.mikepenz:aboutlibraries-core:${Deps.latestAboutLibsRelease}")
implementation("com.mikepenz:aboutlibraries-compose:${Deps.latestAboutLibsRelease}")

Expand Down

0 comments on commit 8330670

Please sign in to comment.