Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
lint baseline
  • Loading branch information
jclark118 authored Jan 2, 2024
1 parent ab8d420 commit 90a4d89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mapcache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ android {
}
}
}
lint {
baseline = file("lint-baseline.xml")
}
}

task androidAppVersion {
Expand Down

0 comments on commit 90a4d89

Please sign in to comment.