Skip to content

Commit 7512caa

Browse files
authored
fix: theme2 import (#10986)
2 parents 2bb5c49 + da12bc3 commit 7512caa

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)