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 committed Apr 14, 2023
1 parent 9852b41 commit e4ec155
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 e4ec155

Please sign in to comment.