Skip to content

Commit

Permalink
remove lint option
Browse files Browse the repository at this point in the history
  • Loading branch information
pmokeev committed Aug 3, 2021
1 parent 7d0c188 commit 1721b18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
lintOptions {
abortOnError false
}
compileOptions {
sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 1721b18

Please sign in to comment.