Material3 only in designsystem.
This commit is contained in:
parent
c4f53134d9
commit
fb4c5138ee
52 changed files with 485 additions and 121 deletions
|
|
@ -31,5 +31,8 @@ android {
|
|||
implementation(projects.libraries.elementresources)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
ksp(libs.showkase.processor)
|
||||
|
||||
// This is the only module to have a (temporary) dependence to material3.
|
||||
implementation("androidx.compose.material3:material3")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue