Skip to content

Commit

Permalink
push9
Browse files Browse the repository at this point in the history
  • Loading branch information
SasmitaNovitasari committed Dec 24, 2021
1 parent 4506197 commit b89c84b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ project.afterEvaluate {
}
}

android {
lintOptions {
abortOnError false
}
}

android {
compileSdk 31

Expand Down

0 comments on commit b89c84b

Please sign in to comment.