Remove libs.showkase entry in composeDependencies
Add it only to the needed library modules.
This commit is contained in:
parent
139b34013e
commit
cb486e93d7
3 changed files with 2 additions and 4 deletions
|
|
@ -40,6 +40,7 @@ android {
|
|||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
implementation(libs.showkase)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue