mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 16:36:13 +00:00
Correctly setup lint options
This commit is contained in:
parent
1b191151ed
commit
34d1ce986b
@ -45,9 +45,7 @@ android {
|
|||||||
release.setRoot('build-types/release')
|
release.setRoot('build-types/release')
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
lintOptions {
|
||||||
lintOptions {
|
abortOnError false
|
||||||
abortOnError false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user