Skip to content

Commit da12bc3

Browse files
committed
fix: theme2 import
1 parent ed6c77d commit da12bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feature/thundermail/thunderbird/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313

1414
dependencies {
1515
implementation(projects.feature.thundermail.api)
16-
implementation(projects.core.ui.compose.theme2.common)
16+
implementation(projects.core.ui.compose.theme2)
1717
}
1818

1919
codeCoverage {

0 commit comments

Comments
 (0)