Skip to content

Commit 11177a8

Browse files
committed
cleanup references
1 parent abfa2c8 commit 11177a8

File tree

3 files changed

+2665
-3
lines changed

3 files changed

+2665
-3
lines changed

android-design-system/design-system-internal/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ android {
2626
anvil {
2727
generateDaggerFactories = true // default is false
2828
}
29+
lint {
30+
baseline = file("lint-baseline.xml")
31+
}
2932
namespace 'com.duckduckgo.common.ui.internal'
3033
}
3134

0 commit comments

Comments
 (0)