Remove libs.showkase entry in composeDependencies
Add it only to the needed library modules.
This commit is contained in:
@@ -40,6 +40,7 @@ android {
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
implementation(libs.showkase)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
|
||||
Reference in New Issue
Block a user