mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
remove lint ignore from all projects
This commit is contained in:
parent
f47f18bca8
commit
a19cef9336
@ -115,8 +115,7 @@ class AllProjectConfigurer {
|
||||
"IconDipSize",
|
||||
"UnusedResources",
|
||||
"NonConstantResourceId",
|
||||
"NotifyDataSetChanged",
|
||||
"StringFormatCount"
|
||||
"NotifyDataSetChanged"
|
||||
)
|
||||
lintConfig = target.rootProject.file("lintConfig.xml")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user