chore: remove unused m2 dependency
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
f40a7f1b52
commit
6e9b3dc93c
|
|
@ -188,7 +188,6 @@ dependencies {
|
||||||
// Jetpack Compose
|
// Jetpack Compose
|
||||||
implementation "androidx.compose.ui:ui"
|
implementation "androidx.compose.ui:ui"
|
||||||
implementation "androidx.compose.ui:ui-util"
|
implementation "androidx.compose.ui:ui-util"
|
||||||
implementation 'androidx.compose.material:material'
|
|
||||||
implementation 'androidx.compose.material3:material3'
|
implementation 'androidx.compose.material3:material3'
|
||||||
implementation 'androidx.compose.material3:material3-window-size-class'
|
implementation 'androidx.compose.material3:material3-window-size-class'
|
||||||
implementation "androidx.compose.ui:ui-tooling-preview"
|
implementation "androidx.compose.ui:ui-tooling-preview"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue