diff options
Diffstat (limited to 'main/lint.xml')
| -rw-r--r-- | main/lint.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/main/lint.xml b/main/lint.xml new file mode 100644 index 0000000..c5b2b18 --- /dev/null +++ b/main/lint.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<lint> + <issue id="ContentDescription" severity="ignore" /> + <issue id="ExportedContentProvider" severity="ignore" /> + <issue id="MissingTranslation" severity="ignore" /> + <issue id="Registered" severity="ignore" /> +</lint>
\ No newline at end of file |
