Skip to content

Commit

Permalink
Ignore lint errors :/
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeOfBreeze committed Sep 21, 2021
1 parent 3fec6fc commit dacb295
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ android {
buildFeatures {
viewBinding true
}

lintOptions {
abortOnError false
}
}

dependencies {
Expand Down

0 comments on commit dacb295

Please sign in to comment.