Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeeta26 committed Oct 15, 2024
1 parent feeaa84 commit d2a7f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fluentui_core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ android {
lint {
baseline = file("lint-baseline.xml")
}
lintOptions {
abortOnError false
}
}

gradle.taskGraph.whenReady { taskGraph ->
Expand Down

0 comments on commit d2a7f50

Please sign in to comment.