Skip to content
Merged
Prev Previous commit
Next Next commit
remove baseline
  • Loading branch information
bparrishMines committed Apr 12, 2023
commit 1d445ab7278c19be2588016e828b7a7c675cb9e8
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ android {
checkAllWarnings true
warningsAsErrors true
disable 'AndroidGradlePluginVersion', 'InvalidPackage', 'GradleDependency'
baseline file("lint-baseline.xml")
}

dependencies {
Expand Down
Loading