Skip to content

Commit

Permalink
Turn off lint
Browse files Browse the repository at this point in the history
  • Loading branch information
longdt57 committed Aug 13, 2023
1 parent 2ce51d6 commit 34645e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2,832 deletions.
3 changes: 3 additions & 0 deletions slider/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ android {
kotlinOptions {
jvmTarget = '1.8'
}
lintOptions {
abortOnError false
}
}

dependencies {
Expand Down
Loading

0 comments on commit 34645e4

Please sign in to comment.