Skip to content

Commit

Permalink
fix(deps): update dependency io.github.fornewid:material-motion-compo…
Browse files Browse the repository at this point in the history
…se-core to v2
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent bf22168 commit 2aa19dd
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 @@ -168,5 +168,5 @@ dependencies {

implementation("io.coil-kt:coil-compose:2.7.0")
implementation("com.github.nanihadesuka:LazyColumnScrollbar:2.2.0")
implementation("io.github.fornewid:material-motion-compose-core:1.2.1")
implementation("io.github.fornewid:material-motion-compose-core:2.0.1")
}

0 comments on commit 2aa19dd

Please sign in to comment.