mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
style: Fix styling
This commit is contained in:
parent
9d0cefa11f
commit
981c92043f
4 changed files with 25 additions and 12 deletions
|
@ -5,7 +5,7 @@ compose-compiler = "1.5.14"
|
|||
[libraries]
|
||||
animation = { module = "androidx.compose.animation:animation", version.ref = "compose" }
|
||||
foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
|
||||
material3 = { module = "androidx.compose.material3:material3", version = "1.2.1" }
|
||||
material3 = { module = "androidx.compose.material3:material3", version = "1.3.0-beta02" }
|
||||
material-motion = { module = "io.github.fornewid:material-motion-compose-core", version = "1.0.7" }
|
||||
ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
|
||||
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue