Skip to content

Commit

Permalink
remove dependency of compose material
Browse files Browse the repository at this point in the history
  • Loading branch information
onebone committed Oct 27, 2022
1 parent a10a56e commit 1614bde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ dependencies {

implementation "androidx.compose.ui:ui"
implementation "androidx.compose.foundation:foundation"
implementation "androidx.compose.material:material"
implementation "androidx.compose.ui:ui-tooling"
androidTestImplementation "androidx.compose.ui:ui-test-junit4"
}
Expand Down

0 comments on commit 1614bde

Please sign in to comment.