Skip to content

Commit

Permalink
Remove showkase module's dependency on ui-tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
mxalbert1996 committed Mar 31, 2022
1 parent 1ffe564 commit 77f2296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion showkase/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ dependencies {
implementation deps.compose.composeNavigation
implementation deps.compose.core
implementation deps.compose.foundation
implementation deps.compose.tooling
implementation deps.compose.layout
implementation deps.compose.material
androidTestImplementation deps.compose.uiTest
Expand Down

0 comments on commit 77f2296

Please sign in to comment.