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 4ab80d4 commit f9c685bCopy full SHA for f9c685b
app/build.gradle
@@ -59,6 +59,7 @@ android {
59
}
60
lint {
61
baseline = file("lint-baseline.xml")
62
+ ignoreWarnings = true
63
checkReleaseBuilds false
64
// Or, if you prefer, you can continue to check for errors in release builds,
65
// but continue the build even when errors are found:
0 commit comments