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
|
|
@ -86,6 +86,7 @@ dependencies {
|
|||
implementation(libs.androidx.browser)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
api(projects.features.preferences.api)
|
||||
implementation(libs.showkase)
|
||||
|
||||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation(libs.network.okhttp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue