chore: remove unused m2 dependency

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-09-22 11:38:06 +02:00
parent f40a7f1b52
commit 6e9b3dc93c
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ dependencies {
// Jetpack Compose
implementation "androidx.compose.ui:ui"
implementation "androidx.compose.ui:ui-util"
implementation 'androidx.compose.material:material'
implementation 'androidx.compose.material3:material3'
implementation 'androidx.compose.material3:material3-window-size-class'
implementation "androidx.compose.ui:ui-tooling-preview"