Extract compound tokens and theming to compound-android library (#1888)
* Replace tokens & icons with the external Compound ones --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
8fc2bf391f
commit
a8b85fb4e6
1185 changed files with 1878 additions and 6090 deletions
|
|
@ -35,7 +35,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.libraries.theme)
|
||||
api(libs.compound)
|
||||
// Should not be there, but this is a POC
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.vanniktech.blurhash)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue