Skip to content
Snippets Groups Projects
Commit b4852741 authored by Matyáš Latner's avatar Matyáš Latner
Browse files

Disabled build abort on lint error

parent 39f728db
Branches
No related merge requests found
......@@ -11,8 +11,10 @@ android {
exclude 'META-INF/NOTICE'
exclude 'META-INF/LICENSE'
}
lintOptions {
abortOnError false
}
defaultConfig {
targetSdkVersion 17
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment