From c4b042494945b0c74c6e419c38eec98372398e9a Mon Sep 17 00:00:00 2001 From: Art_Chen Date: Sun, 17 Sep 2023 15:31:45 +0800 Subject: [PATCH] gradle: add lint baseline Signed-off-by: Art_Chen --- app/build.gradle | 3 + app/lint-baseline.xml | 631 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 634 insertions(+) create mode 100644 app/lint-baseline.xml diff --git a/app/build.gradle b/app/build.gradle index 05ad550..5fb2a88 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,6 +30,9 @@ android { kotlinOptions { jvmTarget = '17' } + lintOptions { + baseline file("lint-baseline.xml") + } namespace 'moe.chenxy.miuiextra' } diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml new file mode 100644 index 0000000..e2d2d5a --- /dev/null +++ b/app/lint-baseline.xml @@ -0,0 +1,631 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +