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