mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
fix(deps): Update dependency io.github.fornewid:material-motion-compose-core to v1.2.1 (#439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
41662979fe
commit
cd5cdbe746
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ bom = { module = "androidx.compose:compose-bom", version.ref = "compose" }
|
|||
animation = { module = "androidx.compose.animation:animation" }
|
||||
foundation = { module = "androidx.compose.foundation:foundation" }
|
||||
material3 = { module = "androidx.compose.material3:material3" }
|
||||
material-motion = { module = "io.github.fornewid:material-motion-compose-core", version = "1.0.7" }
|
||||
material-motion = { module = "io.github.fornewid:material-motion-compose-core", version = "1.2.1" }
|
||||
ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
|
||||
ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||
icons = { module = "androidx.compose.material:material-icons-extended" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue