Skip to content

Commit

Permalink
Remove abortOnError from build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Dec 9, 2024
1 parent 5c50c86 commit 4c6e532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ android {
}
lint {
lintConfig = file("lint.xml")
abortOnError false
}
namespace 'privacyfriendlyshoppinglist.secuso.org.privacyfriendlyshoppinglist'
}
Expand Down

0 comments on commit 4c6e532

Please sign in to comment.