Skip to content

Commit

Permalink
[shared_preferences] Remove Android lint baseline (flutter#3707)
Browse files Browse the repository at this point in the history
[shared_preferences] Remove Android lint baseline
  • Loading branch information
stuartmorgan authored and nploi committed Jul 16, 2023
1 parent db74b53 commit f4fc9ca
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 126 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ android {
checkAllWarnings true
warningsAsErrors true
disable 'AndroidGradlePluginVersion', 'InvalidPackage', 'GradleDependency'
baseline file("lint-baseline.xml")
}
dependencies {
testImplementation 'junit:junit:4.13.2'
Expand Down

This file was deleted.

0 comments on commit f4fc9ca

Please sign in to comment.