Improve API and fix theme glitch when switching between accounts.
This commit is contained in:
parent
ea2fc290b7
commit
c2c77aad2a
13 changed files with 120 additions and 61 deletions
|
|
@ -33,7 +33,6 @@ android {
|
|||
implementation(libs.androidx.compose.material3.adaptive)
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.vanniktech.blurhash)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue