Drop Material 2 dependency

This commit is contained in:
Wolf-Martell Montwé 2024-04-22 15:40:04 +02:00
parent 7702587f9f
commit 708bcdecbf
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72

View file

@ -13,7 +13,6 @@ dependencies {
debugApi(projects.core.ui.compose.theme2.k9mail)
implementation(libs.androidx.compose.material)
implementation(libs.androidx.compose.material3)
implementation(libs.androidx.compose.material.icons.extended)