Skip to content

Commit f9c685b

Browse files
author
“yashwantgowla-simform”
committed
Feature: Sonarqube Integration
Lint issues resolved
1 parent 4ab80d4 commit f9c685b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ android {
5959
}
6060
lint {
6161
baseline = file("lint-baseline.xml")
62+
ignoreWarnings = true
6263
checkReleaseBuilds false
6364
// Or, if you prefer, you can continue to check for errors in release builds,
6465
// but continue the build even when errors are found:

0 commit comments

Comments
 (0)