mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Removed extra added ignore lint warnings
This commit is contained in:
parent
ce71814076
commit
8e136b77c5
@ -111,9 +111,7 @@ class AllProjectConfigurer {
|
|||||||
"IconDipSize",
|
"IconDipSize",
|
||||||
"UnusedResources",
|
"UnusedResources",
|
||||||
"NonConstantResourceId",
|
"NonConstantResourceId",
|
||||||
"NotifyDataSetChanged",
|
"NotifyDataSetChanged"
|
||||||
"NotificationPermission",
|
|
||||||
"MonochromeLauncherIcon"
|
|
||||||
)
|
)
|
||||||
lintConfig = target.rootProject.file("lintConfig.xml")
|
lintConfig = target.rootProject.file("lintConfig.xml")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user