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 72bd30c commit 9347b9cCopy full SHA for 9347b9c
1 file changed
apps/flipcash/app/build.gradle.kts
@@ -97,6 +97,7 @@ android {
97
98
lint {
99
checkReleaseBuilds = false
100
+ baseline = file("lint-baseline.xml")
101
}
102
103
compileOptions {
0 commit comments