fix: lint baseline

This commit is contained in:
2025-12-08 21:48:46 +01:00
parent ad32311de3
commit 1a13b66013
3 changed files with 5989 additions and 2 deletions

View File

@@ -68,6 +68,10 @@ android {
buildConfig true buildConfig true
} }
lintOptions {
baseline file("lint-baseline.xml")
}
namespace 'com.cappielloantonio.tempo' namespace 'com.cappielloantonio.tempo'
} }

5983
app/lint-baseline.xml Normal file

File diff suppressed because one or more lines are too long