We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6c77d commit da12bc3Copy full SHA for da12bc3
1 file changed
feature/thundermail/thunderbird/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
14
dependencies {
15
implementation(projects.feature.thundermail.api)
16
- implementation(projects.core.ui.compose.theme2.common)
+ implementation(projects.core.ui.compose.theme2)
17
}
18
19
codeCoverage {
0 commit comments