mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-15 09:10:31 +00:00
settings.gradle: disable lint for good
This commit is contained in:
parent
1c353469cd
commit
a866d66f6c
2 changed files with 4 additions and 1 deletions
|
@ -87,7 +87,6 @@ android {
|
|||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue