Files
fdroidclient/libs/download/lint.xml
Torsten Grote f6075848e7 Move libraries into their own folder
and remove sharedTest symlink hack. The shared tests are now a proper gradle module to avoid issues with using the same source files in different modules.
2022-09-12 09:46:15 +00:00

5 lines
158 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<lint>
<issue id="GradleDependency" severity="warning"/>
<issue id="InvalidPackage" severity="ignore"/>
</lint>