diff --git a/library/core/build.gradle b/library/core/build.gradle index 5bf70ad151..71e48bac9f 100644 --- a/library/core/build.gradle +++ b/library/core/build.gradle @@ -28,6 +28,10 @@ android { } } + lint { + baseline = file("lint-baseline.xml") + } + sourceSets { androidTest.assets.srcDir '../../testdata/src/test/assets/' test.assets.srcDir '../../testdata/src/test/assets/' diff --git a/library/core/lint-baseline.xml b/library/core/lint-baseline.xml new file mode 100644 index 0000000000..39142d8cd2 --- /dev/null +++ b/library/core/lint-baseline.xml @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +