mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-11 18:10:44 +00:00
Update lint options
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
feafb0c357
commit
f6f35028a2
@ -39,8 +39,8 @@ android {
|
||||
lintOptions {
|
||||
disable 'InvalidPackage'
|
||||
disable 'MissingTranslation'
|
||||
disable "ValidController",
|
||||
"ValidControllerChangeHandler"
|
||||
disable "ValidController"
|
||||
disable "ValidControllerChangeHandler"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user